Eclipse SUMO - Simulation of Urban MObility
MSInsertionControl::Flow Struct Reference

Definition of vehicle flow with the current index for vehicle numbering. More...

Collaboration diagram for MSInsertionControl::Flow:

Data Fields

int index
 the running index More...
 
SUMOVehicleParameterpars
 The parameters. More...
 

Detailed Description

Definition of vehicle flow with the current index for vehicle numbering.

Definition at line 212 of file MSInsertionControl.h.

Field Documentation

◆ index

int MSInsertionControl::Flow::index

the running index

Definition at line 216 of file MSInsertionControl.h.

Referenced by MSInsertionControl::addFlow().

◆ pars

SUMOVehicleParameter* MSInsertionControl::Flow::pars

The parameters.

Definition at line 214 of file MSInsertionControl.h.

Referenced by MSInsertionControl::addFlow().


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