SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MSTLLogicControl::WAUTSwitch Struct Reference

Storage for a WAUTs switch point. More...

#include <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.

Detailed Description

Storage for a WAUTs switch point.

Definition at line 463 of file MSTLLogicControl.h.


Field Documentation

std::string MSTLLogicControl::WAUTSwitch::to

The program name the WAUT shall switch the TLS to.

Definition at line 467 of file MSTLLogicControl.h.

Referenced by MSTLLogicControl::addWAUTSwitch(), and MSTLLogicControl::initWautSwitch().

SUMOTime MSTLLogicControl::WAUTSwitch::when

The time the WAUT shall switch the TLS.

Definition at line 465 of file MSTLLogicControl.h.

Referenced by MSTLLogicControl::addWAUTSwitch().


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