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

#include <TraCIAPI.h>

Public Member Functions

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

Data Fields

SUMOTime duration
 
SUMOTime duration1
 
SUMOTime duration2
 
std::string phase
 

Detailed Description

Definition at line 86 of file TraCIAPI.h.

Constructor & Destructor Documentation

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

Definition at line 88 of file TraCIAPI.h.

TraCIAPI::TraCIPhase::~TraCIPhase ( )
inline

Definition at line 90 of file TraCIAPI.h.

Field Documentation

SUMOTime TraCIAPI::TraCIPhase::duration

Definition at line 92 of file TraCIAPI.h.

SUMOTime TraCIAPI::TraCIPhase::duration1

Definition at line 92 of file TraCIAPI.h.

SUMOTime TraCIAPI::TraCIPhase::duration2

Definition at line 92 of file TraCIAPI.h.

std::string TraCIAPI::TraCIPhase::phase

Definition at line 93 of file TraCIAPI.h.


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