![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <MSCalibrator.h>
Public Member Functions | |
AspiredState () | |
Data Fields | |
SUMOTime | begin |
SUMOTime | end |
double | q |
double | v |
SUMOVehicleParameter * | vehicleParameter |
Definition at line 176 of file MSCalibrator.h.
|
inline |
Definition at line 177 of file MSCalibrator.h.
SUMOTime MSCalibrator::AspiredState::begin |
Definition at line 178 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().
SUMOTime MSCalibrator::AspiredState::end |
Definition at line 179 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().
double MSCalibrator::AspiredState::q |
Definition at line 180 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().
double MSCalibrator::AspiredState::v |
Definition at line 181 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().
SUMOVehicleParameter* MSCalibrator::AspiredState::vehicleParameter |
Definition at line 182 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().