![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Definition of a single, loaded phase. More...
#include <NBLoadedTLDef.h>
Public Member Functions | |
PhaseDef (SUMOTime time, TLColor color) | |
Constructor. More... | |
Data Fields | |
TLColor | myColor |
A signal's color from this time. More... | |
SUMOTime | myTime |
The begin time of this phase. More... | |
Definition of a single, loaded phase.
Definition at line 144 of file NBLoadedTLDef.h.
Constructor.
[in] | time | The begin time of this phase |
[in] | color | A signal's color from this time |
Definition at line 150 of file NBLoadedTLDef.h.
TLColor NBLoadedTLDef::SignalGroup::PhaseDef::myColor |
A signal's color from this time.
Definition at line 156 of file NBLoadedTLDef.h.
SUMOTime NBLoadedTLDef::SignalGroup::PhaseDef::myTime |
The begin time of this phase.
Definition at line 154 of file NBLoadedTLDef.h.