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

Storage for a WAUTs switch point. More...

#include <MSTLLogicControl.h>

Collaboration diagram for MSTLLogicControl::WAUTSwitch:
Collaboration graph

Data Fields

std::string to
 The program name the WAUT shall switch the TLS to. More...
 
SUMOTime when
 The time the WAUT shall switch the TLS. More...
 

Detailed Description

Storage for a WAUTs switch point.

Definition at line 482 of file MSTLLogicControl.h.

Field Documentation

std::string MSTLLogicControl::WAUTSwitch::to

The program name the WAUT shall switch the TLS to.

Definition at line 486 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 484 of file MSTLLogicControl.h.

Referenced by MSTLLogicControl::addWAUTSwitch().


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