![]() |
SUMO - Simulation of Urban MObility
|

Public Member Functions | |
| StopInfo (SUMOTime t, int numPersons, int numContainers) | |
| StopInfo () | |
Data Fields | |
| int | initialNumContainers |
| int | initialNumPersons |
| int | loadedContainers |
| int | loadedPersons |
| SUMOTime | started |
| int | unloadedContainers |
| int | unloadedPersons |
Definition at line 89 of file MSStopOut.h.
|
inline |
Definition at line 91 of file MSStopOut.h.
|
inline |
Definition at line 102 of file MSStopOut.h.
| int MSStopOut::StopInfo::initialNumContainers |
Definition at line 116 of file MSStopOut.h.
Referenced by MSStopOut::stopEnded().
| int MSStopOut::StopInfo::initialNumPersons |
Definition at line 113 of file MSStopOut.h.
Referenced by MSStopOut::stopEnded().
| int MSStopOut::StopInfo::loadedContainers |
Definition at line 117 of file MSStopOut.h.
Referenced by MSStopOut::stopEnded().
| int MSStopOut::StopInfo::loadedPersons |
Definition at line 114 of file MSStopOut.h.
Referenced by MSStopOut::stopEnded().
| SUMOTime MSStopOut::StopInfo::started |
Definition at line 112 of file MSStopOut.h.
Referenced by MSStopOut::stopEnded().
| int MSStopOut::StopInfo::unloadedContainers |
Definition at line 118 of file MSStopOut.h.
Referenced by MSStopOut::stopEnded().
| int MSStopOut::StopInfo::unloadedPersons |
Definition at line 115 of file MSStopOut.h.
Referenced by MSStopOut::stopEnded().