Eclipse SUMO - Simulation of Urban MObility
NBTrafficLightLogic.h File Reference
#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>
Include dependency graph for NBTrafficLightLogic.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Date
Sept 2002

Definition in file NBTrafficLightLogic.h.