67 const bool ignoreStopErrors,
const bool fromRouteFile =
true);
The class responsible for building and deletion of vehicles (gui-version)
virtual SUMOVehicle * buildVehicle(SUMOVehicleParameter *defs, const MSRoute *route, MSVehicleType *type, const bool ignoreStopErrors, const bool fromRouteFile=true)
Builds a vehicle, increases the number of built vehicles.
MEVehicleControl & operator=(const MEVehicleControl &s)
invalidated assignment operator
MEVehicleControl(const MEVehicleControl &s)
invalidated copy constructor
~MEVehicleControl()
Destructor.
MEVehicleControl()
Constructor.
The class responsible for building and deletion of vehicles.
The car-following model and parameter.
Representation of a vehicle.
Structure representing possible vehicle parameter.