![]() |
Eclipse SUMO - Simulation of Urban MObility
|
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... | |
A definition of a stretch - Bereich.
Definition at line 735 of file MSTLLogicControl.h.
SUMOTime MSTLLogicControl::WAUTSwitchProcedure_Stretch::StretchRange::begin |
The begin of a stretch/cut area.
Definition at line 737 of file MSTLLogicControl.h.
Referenced by MSTLLogicControl::WAUTSwitchProcedure_Stretch::WAUTSwitchProcedure_Stretch().
SUMOTime MSTLLogicControl::WAUTSwitchProcedure_Stretch::StretchRange::end |
The end of a stretch/cut area.
Definition at line 739 of file MSTLLogicControl.h.
Referenced by MSTLLogicControl::WAUTSwitchProcedure_Stretch::WAUTSwitchProcedure_Stretch().
double MSTLLogicControl::WAUTSwitchProcedure_Stretch::StretchRange::fac |
The weight factor of a stretch/cut area.
Definition at line 741 of file MSTLLogicControl.h.
Referenced by MSTLLogicControl::WAUTSwitchProcedure_Stretch::WAUTSwitchProcedure_Stretch().