|
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 282 of file MSPerson.h.
|
inlineexplicit |
constructor
Definition at line 285 of file MSPerson.h.
|
private |