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:
[legend]

Data Fields

int index
 the running index More...
 
SUMOVehicleParameterpars
 The parameters. More...
 
double scale
 the type scaling of this flow. Negative value indicates inhomogenous type distribution More...
 

Detailed Description

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

Definition at line 238 of file MSInsertionControl.h.

Field Documentation

◆ index

int MSInsertionControl::Flow::index

the running index

Definition at line 242 of file MSInsertionControl.h.

◆ pars

SUMOVehicleParameter* MSInsertionControl::Flow::pars

The parameters.

Definition at line 240 of file MSInsertionControl.h.

◆ scale

double MSInsertionControl::Flow::scale

the type scaling of this flow. Negative value indicates inhomogenous type distribution

Definition at line 244 of file MSInsertionControl.h.


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