SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MSPerson::MSPersonStage_Walking::arrival_finder Class Reference

Public Member Functions

 arrival_finder (SUMOTime time)
 constructor
bool operator() (SUMOReal t) const
 comparison operator

Private Attributes

SUMOTime myTime
 the searched arrival time

Detailed Description

Definition at line 313 of file MSPerson.h.

Constructor & Destructor Documentation

MSPerson::MSPersonStage_Walking::arrival_finder::arrival_finder ( SUMOTime  time)
inlineexplicit

constructor

Definition at line 316 of file MSPerson.h.

Member Function Documentation

bool MSPerson::MSPersonStage_Walking::arrival_finder::operator() ( SUMOReal  t) const
inline

comparison operator

Definition at line 319 of file MSPerson.h.

References myTime.

Field Documentation

SUMOTime MSPerson::MSPersonStage_Walking::arrival_finder::myTime
private

the searched arrival time

Definition at line 325 of file MSPerson.h.

Referenced by operator()().


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