![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <map>#include <string>#include <bitset>#include <utils/common/Command.h>#include <utils/common/Parameterised.h>#include <microsim/MSLogicJunction.h>#include <microsim/MSLink.h>#include "MSPhaseDefinition.h"Go to the source code of this file.
Data Structures | |
| class | MSTrafficLightLogic |
| The parent class for traffic light logics. More... | |
| class | MSTrafficLightLogic::SwitchCommand |
| Class realising the switch between the traffic light phases. More... | |
Definition in file MSTrafficLightLogic.h.