Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <utility>
#include <vector>
#include <bitset>
#include <utils/common/StdDefs.h>
#include "MSTLLogicControl.h"
#include "MSTrafficLightLogic.h"
Go to the source code of this file.
Data Structures | |
class | MSOffTrafficLightLogic |
A traffic lights logic which represents a tls in an off-mode. More... | |
Definition in file MSOffTrafficLightLogic.h.