NBLoadedTLDef::SignalGroup::PhaseDef Class Reference

#include <NBLoadedTLDef.h>


Detailed Description

Definition of a single, loaded phase.

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 & Destructor Documentation

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

Constructor.

Parameters:
[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.

00165                     : myTime(time), myColor(color) { }


Field Documentation

A signal's color from this time.

Definition at line 170 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()().


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

Generated on Wed May 5 00:06:51 2010 for Sumo - Simulation of Urban MObility by  doxygen 1.5.6