SUMO - Simulation of Urban MObility
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

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().

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:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines