Public Member Functions | |
CarVehicleFactory (const Config::TrafficSimulationConfiguration &config, Random &randomGenerator, const TrafficSimulationCellsModel *cellsModel) | |
void | CreateVehicles (int vehicleCount, const NavigationGraph &navGraph, TVehicleVector &vehicles) |
int | CalcInitialVehicleCount (const NavigationGraph &navGraph) |
void | SetConfig (const Config::TrafficSimulationConfiguration &roadConfig) |
void | ApplyVehicleSuffixChange (const std::string &suffix) |