SUMO - Simulation of Urban MObility
|
#include <TraCIAPI.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 104 of file TraCIAPI.h.
|
inline |
Definition at line 106 of file TraCIAPI.h.
|
inline |
Definition at line 108 of file TraCIAPI.h.
SUMOTime TraCIAPI::TraCIPhase::duration |
Definition at line 110 of file TraCIAPI.h.
SUMOTime TraCIAPI::TraCIPhase::duration1 |
Definition at line 110 of file TraCIAPI.h.
SUMOTime TraCIAPI::TraCIPhase::duration2 |
Definition at line 110 of file TraCIAPI.h.
std::string TraCIAPI::TraCIPhase::phase |
Definition at line 111 of file TraCIAPI.h.