SUMO - Simulation of Urban MObility
|
#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 |
Definition at line 86 of file TraCIAPI.h.
|
inline |
Definition at line 88 of file TraCIAPI.h.
|
inline |
Definition at line 90 of file TraCIAPI.h.
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.