#include <phase.hpp>
◆ Phase()
openscenario_interpreter::syntax::Phase::Phase |
( |
const pugi::xml_node & |
node, |
|
|
Scope & |
scope |
|
) |
| |
|
explicit |
◆ evaluate()
auto openscenario_interpreter::syntax::Phase::evaluate |
( |
| ) |
const -> Object |
◆ duration
const Double openscenario_interpreter::syntax::Phase::duration |
◆ name
const String openscenario_interpreter::syntax::Phase::name |
◆ traffic_signal_states
const std::list<TrafficSignalState> openscenario_interpreter::syntax::Phase::traffic_signal_states |
The documentation for this struct was generated from the following files:
- openscenario/openscenario_interpreter/include/openscenario_interpreter/syntax/phase.hpp
- openscenario/openscenario_interpreter/src/syntax/phase.cpp