|
SUMO - Simulation of Urban MObility
|
#include <MSCalibrator.h>
Public Member Functions | |
| AspiredState () | |
Data Fields | |
| SUMOTime | begin |
| SUMOTime | end |
| SUMOReal | q |
| SUMOReal | v |
| SUMOVehicleParameter * | vehicleParameter |
Definition at line 133 of file MSCalibrator.h.
|
inline |
Definition at line 134 of file MSCalibrator.h.
| SUMOTime MSCalibrator::AspiredState::begin |
Definition at line 135 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().
| SUMOTime MSCalibrator::AspiredState::end |
Definition at line 136 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().
| SUMOReal MSCalibrator::AspiredState::q |
Definition at line 137 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().
| SUMOReal MSCalibrator::AspiredState::v |
Definition at line 138 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().
| SUMOVehicleParameter* MSCalibrator::AspiredState::vehicleParameter |
Definition at line 139 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().