SUMO - Simulation of Urban MObility
MSTLLogicControl::WAUTSwitchProcess Struct Reference

An initialised switch process. More...

#include <MSTLLogicControl.h>

Data Fields

MSTrafficLightLogicfrom
 The current program of the tls.
std::string junction
 The id of the junction to switch.
WAUTSwitchProcedureproc
 The used procedure.
MSTrafficLightLogicto
 The program to switch the tls to.

Detailed Description

An initialised switch process.

Definition at line 781 of file MSTLLogicControl.h.


Field Documentation

The current program of the tls.

Definition at line 785 of file MSTLLogicControl.h.

Referenced by MSTLLogicControl::initWautSwitch().

The id of the junction to switch.

Definition at line 783 of file MSTLLogicControl.h.

Referenced by MSTLLogicControl::initWautSwitch().

The program to switch the tls to.

Definition at line 787 of file MSTLLogicControl.h.

Referenced by MSTLLogicControl::initWautSwitch().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines