![]() |
SUMO - Simulation of Urban MObility
|
Definition of vehicle flow with the current index for vehicle numbering. More...
Data Fields | |
int | index |
the running index More... | |
SUMOVehicleParameter * | pars |
The parameters. More... | |
Definition of vehicle flow with the current index for vehicle numbering.
Definition at line 212 of file MSInsertionControl.h.
int MSInsertionControl::Flow::index |
the running index
Definition at line 216 of file MSInsertionControl.h.
Referenced by MSInsertionControl::addFlow().
SUMOVehicleParameter* MSInsertionControl::Flow::pars |
The parameters.
Definition at line 214 of file MSInsertionControl.h.
Referenced by MSInsertionControl::addFlow().