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