|
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 88 of file TraCIAPI.h.
|
inline |
Definition at line 90 of file TraCIAPI.h.
|
inline |
Definition at line 92 of file TraCIAPI.h.
| SUMOTime TraCIAPI::TraCIPhase::duration |
Definition at line 94 of file TraCIAPI.h.
| SUMOTime TraCIAPI::TraCIPhase::duration1 |
Definition at line 94 of file TraCIAPI.h.
| SUMOTime TraCIAPI::TraCIPhase::duration2 |
Definition at line 94 of file TraCIAPI.h.
| std::string TraCIAPI::TraCIPhase::phase |
Definition at line 95 of file TraCIAPI.h.