Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include "MSCFModel.h"
#include <microsim/MSLane.h>
#include <microsim/MSVehicle.h>
#include <microsim/MSVehicleType.h>
#include <utils/xml/SUMOXMLDefinitions.h>
Go to the source code of this file.
Data Structures | |
class | MSCFModel_IDM |
The Intelligent Driver Model (IDM) car-following model. More... | |
class | MSCFModel_IDM::VehicleVariables |
Definition in file MSCFModel_IDM.h.