SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NBLoadedTLDef::SignalGroup::PhaseDef Class Reference

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

Detailed Description

Definition of a single, loaded phase.

Definition at line 161 of file NBLoadedTLDef.h.

Constructor & Destructor Documentation

NBLoadedTLDef::SignalGroup::PhaseDef::PhaseDef ( SUMOTime  time,
TLColor  color 
)
inline

Constructor.

Parameters
[in]timeThe begin time of this phase
[in]colorA signal's color from this time

Definition at line 167 of file NBLoadedTLDef.h.

Field Documentation

TLColor NBLoadedTLDef::SignalGroup::PhaseDef::myColor

A signal's color from this time.

Definition at line 173 of file NBLoadedTLDef.h.

SUMOTime NBLoadedTLDef::SignalGroup::PhaseDef::myTime

The begin time of this phase.

Definition at line 171 of file NBLoadedTLDef.h.

Referenced by NBLoadedTLDef::SignalGroup::phase_by_time_sorter::operator()().


The documentation for this class was generated from the following file: