SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

std::string MSTLLogicControl::WAUTJunction::junction

The junction name.

Definition at line 476 of file MSTLLogicControl.h.

Referenced by MSTLLogicControl::addWAUTJunction().

std::string MSTLLogicControl::WAUTJunction::procedure

The procedure to switch the junction with.

Definition at line 478 of file MSTLLogicControl.h.

Referenced by MSTLLogicControl::addWAUTJunction().

bool MSTLLogicControl::WAUTJunction::synchron

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: