![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <cassert>#include <map>#include <string>#include <microsim/cfmodels/MSCFModel.h>#include <utils/common/SUMOTime.h>#include <utils/common/StdDefs.h>#include <utils/common/SUMOVehicleClass.h>#include <utils/common/RandHelper.h>#include <utils/vehicle/SUMOVTypeParameter.h>#include <utils/common/RGBColor.h>#include <utils/emissions/EnergyParams.h>Go to the source code of this file.
Data Structures | |
| class | MSVehicleType |
| The car-following model and parameter. More... | |
Definition in file MSVehicleType.h.