#include <MSTLLogicControl.h>
Definition at line 610 of file MSTLLogicControl.h.
Data Fields | |
| SUMOReal | begin |
| The begin of a Bereich (?). | |
| SUMOReal | end |
| The end of a Bereich (?). | |
| SUMOReal | fac |
| The factor of a Bereich (?). | |
The begin of a Bereich (?).
Definition at line 612 of file MSTLLogicControl.h.
Referenced by MSTLLogicControl::WAUTSwitchProcedure_Stretch::adaptLogic(), MSTLLogicControl::WAUTSwitchProcedure_Stretch::cutLogic(), and MSTLLogicControl::WAUTSwitchProcedure_Stretch::getStretchBereichDef().
The end of a Bereich (?).
Definition at line 614 of file MSTLLogicControl.h.
Referenced by MSTLLogicControl::WAUTSwitchProcedure_Stretch::adaptLogic(), MSTLLogicControl::WAUTSwitchProcedure_Stretch::cutLogic(), MSTLLogicControl::WAUTSwitchProcedure_Stretch::getStretchBereichDef(), and MSTLLogicControl::WAUTSwitchProcedure_Stretch::stretchLogic().
The factor of a Bereich (?).
Definition at line 616 of file MSTLLogicControl.h.
Referenced by MSTLLogicControl::WAUTSwitchProcedure_Stretch::getStretchBereichDef(), and MSTLLogicControl::WAUTSwitchProcedure_Stretch::stretchLogic().
1.5.6