SUMO - Simulation of Urban MObility
MSInsertionControl::Flow Struct Reference
Collaboration diagram for MSInsertionControl::Flow:
Collaboration graph

Data Fields

unsigned int index
 the running index More...
 
bool isVolatile
 whether it has route or vehicle type distribution More...
 
SUMOVehicleParameter * pars
 The paramters. More...
 
SUMOVehicle * vehicle
 The last created vehicle. More...
 

Detailed Description

Definition at line 204 of file MSInsertionControl.h.

Field Documentation

unsigned int MSInsertionControl::Flow::index

the running index

Definition at line 212 of file MSInsertionControl.h.

Referenced by MSInsertionControl::add().

bool MSInsertionControl::Flow::isVolatile

whether it has route or vehicle type distribution

Definition at line 208 of file MSInsertionControl.h.

Referenced by MSInsertionControl::add().

SUMOVehicleParameter* MSInsertionControl::Flow::pars

The paramters.

Definition at line 206 of file MSInsertionControl.h.

Referenced by MSInsertionControl::add().

SUMOVehicle* MSInsertionControl::Flow::vehicle

The last created vehicle.

Definition at line 210 of file MSInsertionControl.h.

Referenced by MSInsertionControl::add().


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