@ SUMO_TAG_CF_KRAUSS_PLUS_SLOPE
Krauss car-following model, with acceleration decrease and faster start.
Krauss car-following model, changing accel and speed by slope.
~MSCFModel_KraussPS()
Destructor.
int getModelID() const
Returns the model's name.
MSCFModel * duplicate(const MSVehicleType *vtype) const
Duplicates the car-following model.
double maxNextSpeed(double speed, const MSVehicle *const veh) const
Returns the maximum speed given the current speed.
The car-following model abstraction.
Representation of a vehicle in the micro simulation.
The car-following model and parameter.