SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
NIVisumTL::Phase Class Reference

A phase. More...

#include <NIVisumTL.h>

Inheritance diagram for NIVisumTL::Phase:
Inheritance graph
Collaboration diagram for NIVisumTL::Phase:
Collaboration graph

Public Member Functions

SUMOTime getEndTime ()
 Returns the stored end time. More...
 
SUMOTime getStartTime ()
 Returns the stored start time. More...
 
SUMOTime getYellowTime ()
 Returns the stored yellow time. More...
 
 Phase (SUMOTime startTime, SUMOTime endTime, SUMOTime yellowTime)
 Constructor. More...
 
 ~Phase ()
 Destructor. More...
 

Detailed Description

A phase.

Definition at line 94 of file NIVisumTL.h.

Constructor & Destructor Documentation

NIVisumTL::Phase::Phase ( SUMOTime  startTime,
SUMOTime  endTime,
SUMOTime  yellowTime 
)
inline

Constructor.

Definition at line 97 of file NIVisumTL.h.

NIVisumTL::Phase::~Phase ( )
inline

Destructor.

Definition at line 100 of file NIVisumTL.h.

Member Function Documentation

SUMOTime NIVisumTL::TimePeriod::getEndTime ( )
inlineinherited

Returns the stored end time.

Definition at line 71 of file NIVisumTL.h.

References NIVisumTL::TimePeriod::myEndTime.

Referenced by NIVisumTL::build().

SUMOTime NIVisumTL::TimePeriod::getStartTime ( )
inlineinherited

Returns the stored start time.

Definition at line 66 of file NIVisumTL.h.

References NIVisumTL::TimePeriod::myStartTime.

Referenced by NIVisumTL::build().

SUMOTime NIVisumTL::TimePeriod::getYellowTime ( )
inlineinherited

Returns the stored yellow time.

Definition at line 76 of file NIVisumTL.h.

References NIVisumTL::TimePeriod::myYellowTime.

Referenced by NIVisumTL::build().


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