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