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 142 of file MSCalibrator.h.
|
inline |
Definition at line 143 of file MSCalibrator.h.
SUMOTime MSCalibrator::AspiredState::begin |
Definition at line 144 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().
SUMOTime MSCalibrator::AspiredState::end |
Definition at line 145 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().
SUMOReal MSCalibrator::AspiredState::q |
Definition at line 146 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().
SUMOReal MSCalibrator::AspiredState::v |
Definition at line 147 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().
SUMOVehicleParameter* MSCalibrator::AspiredState::vehicleParameter |
Definition at line 148 of file MSCalibrator.h.
Referenced by MSCalibrator::myStartElement().