![]() |
SUMO - Simulation of Urban MObility
|
#include <TraCIDefs.h>

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 |
Definition at line 107 of file TraCIDefs.h.
|
inline |
Definition at line 109 of file TraCIDefs.h.
|
inline |
Definition at line 111 of file TraCIDefs.h.
| SUMOTime libsumo::TraCIPhase::duration |
Definition at line 113 of file TraCIDefs.h.
Referenced by TraCIServerAPI_TrafficLight::processGet(), and libsumo::TrafficLight::setCompleteRedYellowGreenDefinition().
| SUMOTime libsumo::TraCIPhase::duration1 |
Definition at line 113 of file TraCIDefs.h.
Referenced by TraCIServerAPI_TrafficLight::processGet(), and libsumo::TrafficLight::setCompleteRedYellowGreenDefinition().
| SUMOTime libsumo::TraCIPhase::duration2 |
Definition at line 113 of file TraCIDefs.h.
Referenced by TraCIServerAPI_TrafficLight::processGet(), and libsumo::TrafficLight::setCompleteRedYellowGreenDefinition().
| std::string libsumo::TraCIPhase::phase |
Definition at line 114 of file TraCIDefs.h.
Referenced by TraCIServerAPI_TrafficLight::processGet(), and libsumo::TrafficLight::setCompleteRedYellowGreenDefinition().