![]() |
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 106 of file TraCIDefs.h.
|
inline |
Definition at line 108 of file TraCIDefs.h.
|
inline |
Definition at line 110 of file TraCIDefs.h.
| SUMOTime TraCIPhase::duration |
Definition at line 112 of file TraCIDefs.h.
Referenced by TraCIServerAPI_TrafficLight::processGet(), and TraCI_TrafficLight::setCompleteRedYellowGreenDefinition().
| SUMOTime TraCIPhase::duration1 |
Definition at line 112 of file TraCIDefs.h.
Referenced by TraCIServerAPI_TrafficLight::processGet(), and TraCI_TrafficLight::setCompleteRedYellowGreenDefinition().
| SUMOTime TraCIPhase::duration2 |
Definition at line 112 of file TraCIDefs.h.
Referenced by TraCIServerAPI_TrafficLight::processGet(), and TraCI_TrafficLight::setCompleteRedYellowGreenDefinition().
| std::string TraCIPhase::phase |
Definition at line 113 of file TraCIDefs.h.
Referenced by TraCIServerAPI_TrafficLight::processGet(), and TraCI_TrafficLight::setCompleteRedYellowGreenDefinition().