Eclipse SUMO - Simulation of Urban MObility
MSStopOut::StopInfo Struct Reference

Public Member Functions

 StopInfo (int numPersons, int numContainers)
 

Data Fields

int initialNumContainers
 
int initialNumPersons
 
int loadedContainers
 
int loadedPersons
 
int unloadedContainers
 
int unloadedPersons
 

Detailed Description

Definition at line 84 of file MSStopOut.h.

Constructor & Destructor Documentation

◆ StopInfo()

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

Definition at line 86 of file MSStopOut.h.

Field Documentation

◆ initialNumContainers

int MSStopOut::StopInfo::initialNumContainers

Definition at line 98 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded().

◆ initialNumPersons

int MSStopOut::StopInfo::initialNumPersons

Definition at line 95 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded().

◆ loadedContainers

int MSStopOut::StopInfo::loadedContainers

Definition at line 99 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded().

◆ loadedPersons

int MSStopOut::StopInfo::loadedPersons

Definition at line 96 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded().

◆ unloadedContainers

int MSStopOut::StopInfo::unloadedContainers

Definition at line 100 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded().

◆ unloadedPersons

int MSStopOut::StopInfo::unloadedPersons

Definition at line 97 of file MSStopOut.h.

Referenced by MSStopOut::stopEnded().


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