![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <utility>#include <vector>#include <bitset>#include <map>#include <microsim/MSEventControl.h>#include <microsim/traffic_lights/MSTrafficLightLogic.h>#include "MSSimpleTrafficLightLogic.h"#include "microsim/output/MSE2Collector.h"#include <set>Go to the source code of this file.
Data Structures | |
| class | NEMALogic |
| A NEMA (adaptive) traffic light logic based on E2Detector. More... | |
| struct | NEMALogic::DetectorInfo |
| struct | NEMALogic::phaseDetectorInfo |
Definition in file NEMAController.h.