SUMO - Simulation of Urban MObility
MSStopOut::StopInfo Struct Reference
Collaboration diagram for MSStopOut::StopInfo:
Collaboration graph

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
 

Detailed Description

Definition at line 90 of file MSStopOut.h.

Constructor & Destructor Documentation

◆ StopInfo() [1/2]

MSStopOut::StopInfo::StopInfo ( SUMOTime  t,
int  numPersons,
int  numContainers 
)
inline

Definition at line 92 of file MSStopOut.h.

◆ StopInfo() [2/2]

MSStopOut::StopInfo::StopInfo ( )
inline

Definition at line 103 of file MSStopOut.h.

Field Documentation

◆ initialNumContainers

int MSStopOut::StopInfo::initialNumContainers

Definition at line 117 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded().

◆ initialNumPersons

int MSStopOut::StopInfo::initialNumPersons

Definition at line 114 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded().

◆ loadedContainers

int MSStopOut::StopInfo::loadedContainers

Definition at line 118 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded().

◆ loadedPersons

int MSStopOut::StopInfo::loadedPersons

Definition at line 115 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded().

◆ started

SUMOTime MSStopOut::StopInfo::started

Definition at line 113 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded().

◆ unloadedContainers

int MSStopOut::StopInfo::unloadedContainers

Definition at line 119 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded().

◆ unloadedPersons

int MSStopOut::StopInfo::unloadedPersons

Definition at line 116 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded().


The documentation for this struct was generated from the following file: