SUMO - Simulation of Urban MObility
TraCIAPI::TraCIPhase Class Reference

#include <TraCIAPI.h>

Collaboration diagram for TraCIAPI::TraCIPhase:
Collaboration graph

Public Member Functions

 TraCIPhase (const SUMOTime _duration, const SUMOTime _duration1, const SUMOTime _duration2, const std::string &_phase)
 
 ~TraCIPhase ()
 

Data Fields

SUMOTime duration
 
SUMOTime duration1
 
SUMOTime duration2
 
std::string phase
 

Detailed Description

Definition at line 88 of file TraCIAPI.h.

Constructor & Destructor Documentation

TraCIAPI::TraCIPhase::TraCIPhase ( const SUMOTime  _duration,
const SUMOTime  _duration1,
const SUMOTime  _duration2,
const std::string &  _phase 
)
inline

Definition at line 90 of file TraCIAPI.h.

TraCIAPI::TraCIPhase::~TraCIPhase ( )
inline

Definition at line 92 of file TraCIAPI.h.

Field Documentation

SUMOTime TraCIAPI::TraCIPhase::duration

Definition at line 94 of file TraCIAPI.h.

SUMOTime TraCIAPI::TraCIPhase::duration1

Definition at line 94 of file TraCIAPI.h.

SUMOTime TraCIAPI::TraCIPhase::duration2

Definition at line 94 of file TraCIAPI.h.

std::string TraCIAPI::TraCIPhase::phase

Definition at line 95 of file TraCIAPI.h.


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