22 #ifndef SUMORouteLoaderControl_h
23 #define SUMORouteLoaderControl_h
void loadNext(SUMOTime step)
loads the next routes
std::vector< SUMORouteLoader * > myRouteLoaders
the list of route loaders
SUMOTime myInAdvanceStepNo
the number of routes to read in forward
SUMOTime getFirstLoadTime() const
returns the timestamp of the first loaded vehicle or flow
void add(SUMORouteLoader *loader)
add another loader
SUMOTime myFirstLoadTime
the first time step for which vehicles were loaded
SUMORouteLoaderControl(SUMOTime inAdvanceStepNo)
constructor
~SUMORouteLoaderControl()
destructor