![]() |
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 158 of file MSCalibrator.h.
|
inline |
Definition at line 159 of file MSCalibrator.h.
| SUMOTime MSCalibrator::AspiredState::begin |
Definition at line 160 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().
| SUMOTime MSCalibrator::AspiredState::end |
Definition at line 161 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().
| double MSCalibrator::AspiredState::q |
Definition at line 162 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().
| double MSCalibrator::AspiredState::v |
Definition at line 163 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().
| SUMOVehicleParameter* MSCalibrator::AspiredState::vehicleParameter |
Definition at line 164 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().