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_Wiedemann |
The Wiedemann Model car-following model. More... | |
class | MSCFModel_Wiedemann::VehicleVariables |
Definition in file MSCFModel_Wiedemann.h.