SUMO - Simulation of Urban MObility
|
Data Fields | |
bool | isVolatile |
whether it has route or vehicle type distribution | |
SUMOVehicleParameter * | pars |
The paramters. | |
SUMOVehicle * | vehicle |
The last created vehicle. |
Definition at line 190 of file MSInsertionControl.h.
bool MSInsertionControl::Flow::isVolatile |
whether it has route or vehicle type distribution
Definition at line 194 of file MSInsertionControl.h.
Referenced by MSInsertionControl::add().
SUMOVehicleParameter* MSInsertionControl::Flow::pars |
The paramters.
Definition at line 192 of file MSInsertionControl.h.
Referenced by MSInsertionControl::add().
SUMOVehicle* MSInsertionControl::Flow::vehicle |
The last created vehicle.
Definition at line 196 of file MSInsertionControl.h.
Referenced by MSInsertionControl::add().