SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MSInsertionControl::Flow Struct Reference

Data Fields

unsigned int index
 the running index
bool isVolatile
 whether it has route or vehicle type distribution
SUMOVehicleParameterpars
 The paramters.
SUMOVehiclevehicle
 The last created vehicle.

Detailed Description

Definition at line 202 of file MSInsertionControl.h.

Field Documentation

unsigned int MSInsertionControl::Flow::index

the running index

Definition at line 210 of file MSInsertionControl.h.

Referenced by MSInsertionControl::add().

bool MSInsertionControl::Flow::isVolatile

whether it has route or vehicle type distribution

Definition at line 206 of file MSInsertionControl.h.

Referenced by MSInsertionControl::add().

SUMOVehicleParameter* MSInsertionControl::Flow::pars

The paramters.

Definition at line 204 of file MSInsertionControl.h.

Referenced by MSInsertionControl::add().

SUMOVehicle* MSInsertionControl::Flow::vehicle

The last created vehicle.

Definition at line 208 of file MSInsertionControl.h.

Referenced by MSInsertionControl::add().


The documentation for this struct was generated from the following file: