![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <vector>#include <string>#include <bitset>#include <utility>#include <set>#include "NBConnectionDefs.h"#include <utils/common/SUMOTime.h>#include <utils/common/Named.h>#include <utils/common/Parameterised.h>Go to the source code of this file.
Data Structures | |
| class | NBTrafficLightLogic |
| A SUMO-compliant built logic for a traffic light. More... | |
| class | NBTrafficLightLogic::PhaseDefinition |
| The definition of a single phase of the logic. More... | |
Definition in file NBTrafficLightLogic.h.