SUMO - Simulation of Urban MObility
TraCIPhase Class Reference

#include <TraCIDefs.h>

Collaboration diagram for 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 105 of file TraCIDefs.h.

Constructor & Destructor Documentation

◆ TraCIPhase()

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

Definition at line 107 of file TraCIDefs.h.

◆ ~TraCIPhase()

TraCIPhase::~TraCIPhase ( )
inline

Definition at line 109 of file TraCIDefs.h.

Field Documentation

◆ duration

SUMOTime TraCIPhase::duration

Definition at line 111 of file TraCIDefs.h.

◆ duration1

SUMOTime TraCIPhase::duration1

Definition at line 111 of file TraCIDefs.h.

◆ duration2

SUMOTime TraCIPhase::duration2

Definition at line 111 of file TraCIDefs.h.

◆ phase

std::string TraCIPhase::phase

Definition at line 112 of file TraCIDefs.h.


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