Eclipse SUMO - Simulation of Urban MObility
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
MSStopOut::StopInfo Struct Reference

Public Member Functions

 StopInfo (SUMOTime now, int numPersons, int numContainers)
 

Data Fields

SUMOTime blockTime
 
int initialNumContainers
 
int initialNumPersons
 
int loadedContainers
 
int loadedPersons
 
int unloadedContainers
 
int unloadedPersons
 

Detailed Description

Definition at line 86 of file MSStopOut.h.

Constructor & Destructor Documentation

◆ StopInfo()

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

Definition at line 88 of file MSStopOut.h.

Field Documentation

◆ blockTime

SUMOTime MSStopOut::StopInfo::blockTime

Definition at line 98 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded(), and MSStopOut::stopStarted().

◆ initialNumContainers

int MSStopOut::StopInfo::initialNumContainers

Definition at line 102 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded(), and MSStopOut::stopStarted().

◆ initialNumPersons

int MSStopOut::StopInfo::initialNumPersons

Definition at line 99 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded(), and MSStopOut::stopStarted().

◆ loadedContainers

int MSStopOut::StopInfo::loadedContainers

Definition at line 103 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded().

◆ loadedPersons

int MSStopOut::StopInfo::loadedPersons

Definition at line 100 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded().

◆ unloadedContainers

int MSStopOut::StopInfo::unloadedContainers

Definition at line 104 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded().

◆ unloadedPersons

int MSStopOut::StopInfo::unloadedPersons

Definition at line 101 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded().


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