![]() |
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 204 of file MSInsertionControl.h.
| int MSInsertionControl::Flow::index |
the running index
Definition at line 208 of file MSInsertionControl.h.
Referenced by MSInsertionControl::add().
| SUMOVehicleParameter* MSInsertionControl::Flow::pars |
The parameters.
Definition at line 206 of file MSInsertionControl.h.
Referenced by MSInsertionControl::add().