Eclipse SUMO - Simulation of Urban MObility
MSTLLogicControl::WAUTSwitchProcedure_Stretch::StretchRange Struct Reference

A definition of a stretch - Bereich. More...

#include <MSTLLogicControl.h>

Data Fields

SUMOTime begin
 The begin of a stretch/cut area. More...
 
SUMOTime end
 The end of a stretch/cut area. More...
 
double fac
 The weight factor of a stretch/cut area. More...
 

Detailed Description

A definition of a stretch - Bereich.

Definition at line 713 of file MSTLLogicControl.h.

Field Documentation

◆ begin

SUMOTime MSTLLogicControl::WAUTSwitchProcedure_Stretch::StretchRange::begin

The begin of a stretch/cut area.

Definition at line 715 of file MSTLLogicControl.h.

Referenced by MSTLLogicControl::WAUTSwitchProcedure_Stretch::WAUTSwitchProcedure_Stretch().

◆ end

SUMOTime MSTLLogicControl::WAUTSwitchProcedure_Stretch::StretchRange::end

The end of a stretch/cut area.

Definition at line 717 of file MSTLLogicControl.h.

Referenced by MSTLLogicControl::WAUTSwitchProcedure_Stretch::WAUTSwitchProcedure_Stretch().

◆ fac

double MSTLLogicControl::WAUTSwitchProcedure_Stretch::StretchRange::fac

The weight factor of a stretch/cut area.

Definition at line 719 of file MSTLLogicControl.h.

Referenced by MSTLLogicControl::WAUTSwitchProcedure_Stretch::WAUTSwitchProcedure_Stretch().


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