#include <NBLoadedTLDef.h>
Definition at line 158 of file NBLoadedTLDef.h.
Public Member Functions | |
| PhaseDef (SUMOTime time, TLColor color) throw () | |
| Constructor. | |
Data Fields | |
| TLColor | myColor |
| A signal's color from this time. | |
| SUMOTime | myTime |
| The begin time of this phase. | |
Constructor.
| [in] | time | The begin time of this phase |
| [in] | color | A signal's color from this time |
Definition at line 164 of file NBLoadedTLDef.h.
The begin time of this phase.
Definition at line 168 of file NBLoadedTLDef.h.
Referenced by NBLoadedTLDef::SignalGroup::phase_by_time_sorter::operator()().
1.5.6