SUMO - Simulation of Urban MObility
MSPerson::MSPersonStage_Walking::arrival_finder Class Reference
Collaboration diagram for MSPerson::MSPersonStage_Walking::arrival_finder:
Collaboration graph

Public Member Functions

 arrival_finder (SUMOTime time)
 constructor More...
 
bool operator() (double t) const
 comparison operator More...
 

Private Attributes

SUMOTime myTime
 the searched arrival time More...
 

Detailed Description

Definition at line 207 of file MSPerson.h.

Constructor & Destructor Documentation

◆ arrival_finder()

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

constructor

Definition at line 210 of file MSPerson.h.

Member Function Documentation

◆ operator()()

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

comparison operator

Definition at line 213 of file MSPerson.h.

References myTime.

Field Documentation

◆ myTime

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

the searched arrival time

Definition at line 219 of file MSPerson.h.

Referenced by operator()().


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