![]() |
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 105 of file TraCIDefs.h.
|
inline |
Definition at line 107 of file TraCIDefs.h.
|
inline |
Definition at line 109 of file TraCIDefs.h.
SUMOTime TraCIPhase::duration |
Definition at line 111 of file TraCIDefs.h.
SUMOTime TraCIPhase::duration1 |
Definition at line 111 of file TraCIDefs.h.
SUMOTime TraCIPhase::duration2 |
Definition at line 111 of file TraCIDefs.h.
std::string TraCIPhase::phase |
Definition at line 112 of file TraCIDefs.h.