SUMO - Simulation of Urban MObility
|
Public Member Functions | |
arrival_finder (SUMOTime time) | |
constructor More... | |
bool | operator() (SUMOReal t) const |
comparison operator More... | |
Private Attributes | |
SUMOTime | myTime |
the searched arrival time More... | |
Definition at line 266 of file MSPerson.h.
|
inlineexplicit |
constructor
Definition at line 269 of file MSPerson.h.
|
private |