 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
19 #ifndef MSCFModel_KraussPS_h
20 #define MSCFModel_KraussPS_h
The car-following model and parameter.
~MSCFModel_KraussPS()
Destructor.
double maxNextSpeed(double speed, const MSVehicle *const veh) const
Returns the maximum speed given the current speed.
Krauss car-following model, with acceleration decrease and faster start.
MSCFModel * duplicate(const MSVehicleType *vtype) const
Duplicates the car-following model.
int getModelID() const
Returns the model's name.
Krauss car-following model, changing accel and speed by slope.
MSCFModel_KraussPS(const MSVehicleType *vtype)
Constructor.
The car-following model abstraction.
Representation of a vehicle in the micro simulation.