SUMO - Simulation of Urban MObility
MSPhaseDefinition.h File Reference
#include <config.h>
#include <bitset>
#include <string>
#include <vector>
#include <utils/common/MsgHandler.h>
#include <utils/common/SUMOTime.h>
#include <utils/options/OptionsCont.h>
#include <utils/xml/SUMOXMLDefinitions.h>
Include dependency graph for MSPhaseDefinition.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MSPhaseDefinition
 The definition of a single phase of a tls logic. More...
 

Macros

#define COMMIT_BIT   2
 
#define TARGET_BIT   0
 
#define TRANSIENT_NOTDECISIONAL_BIT   1
 
#define UNDEFINED_BIT   3
 

Detailed Description

Author
Daniel Krajzewicz
Julia Ringel
Jakob Erdmann
Sascha Krieg
Michael Behrisch
Date
Jan 2004
Version
Id
MSPhaseDefinition.h 20433 2016-04-13 08:00:14Z behrisch

Definition in file MSPhaseDefinition.h.

Macro Definition Documentation

#define COMMIT_BIT   2
#define TARGET_BIT   0
#define TRANSIENT_NOTDECISIONAL_BIT   1
#define UNDEFINED_BIT   3