#include <MSTLLogicControl.h>
Definition at line 423 of file MSTLLogicControl.h.
Data Fields | |
| std::string | to |
| The program name the WAUT shall switch the TLS to. | |
| SUMOTime | when |
| The time the WAUT shall switch the TLS. | |
| std::string MSTLLogicControl::WAUTSwitch::to |
The program name the WAUT shall switch the TLS to.
Definition at line 427 of file MSTLLogicControl.h.
Referenced by MSTLLogicControl::addWAUTSwitch(), and MSTLLogicControl::initWautSwitch().
The time the WAUT shall switch the TLS.
Definition at line 425 of file MSTLLogicControl.h.
Referenced by MSTLLogicControl::addWAUTSwitch().
1.5.6