SUMO - Simulation of Urban MObility
NBLoadedTLDef::SignalGroup::PhaseDef Class Reference

Definition of a single, loaded phase. More...

#include <NBLoadedTLDef.h>

Public Member Functions

 PhaseDef (SUMOTime time, TLColor color)
 Constructor.

Data Fields

TLColor myColor
 A signal's color from this time.
SUMOTime myTime
 The begin time of this phase.

Detailed Description

Definition of a single, loaded phase.

Definition at line 160 of file NBLoadedTLDef.h.


Constructor & Destructor Documentation

Constructor.

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

Definition at line 166 of file NBLoadedTLDef.h.


Field Documentation

A signal's color from this time.

Definition at line 172 of file NBLoadedTLDef.h.


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines