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

bool isVolatile
 whether it has route or vehicle type distribution
SUMOVehicleParameterpars
 The paramters.
SUMOVehiclevehicle
 The last created vehicle.

Detailed Description

Definition at line 197 of file MSInsertionControl.h.

Field Documentation

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().


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