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

Storage for a junction assigned to a WAUT. More...

#include <MSTLLogicControl.h>

Data Fields

std::string junction
 The junction name.
std::string procedure
 The procedure to switch the junction with.
bool synchron
 Information whether this junction shall be switched synchron.

Detailed Description

Storage for a junction assigned to a WAUT.

Definition at line 474 of file MSTLLogicControl.h.


Field Documentation

The junction name.

Definition at line 476 of file MSTLLogicControl.h.

Referenced by MSTLLogicControl::addWAUTJunction().

The procedure to switch the junction with.

Definition at line 478 of file MSTLLogicControl.h.

Referenced by MSTLLogicControl::addWAUTJunction().

Information whether this junction shall be switched synchron.

Definition at line 480 of file MSTLLogicControl.h.

Referenced by MSTLLogicControl::addWAUTJunction().


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