#include <lane_change_action.hpp>
◆ LaneChangeAction()
openscenario_interpreter::syntax::LaneChangeAction::LaneChangeAction |
( |
const pugi::xml_node & |
node, |
|
|
Scope & |
scope |
|
) |
| |
|
explicit |
◆ accomplished()
auto openscenario_interpreter::syntax::LaneChangeAction::accomplished |
( |
| ) |
-> bool |
◆ endsImmediately()
auto openscenario_interpreter::syntax::LaneChangeAction::endsImmediately |
( |
| ) |
-> bool |
|
staticnoexcept |
◆ operator traffic_simulator::lane_change::AbsoluteTarget()
◆ operator traffic_simulator::lane_change::RelativeTarget()
◆ run()
auto openscenario_interpreter::syntax::LaneChangeAction::run |
( |
| ) |
-> void |
|
staticnoexcept |
◆ start()
auto openscenario_interpreter::syntax::LaneChangeAction::start |
( |
| ) |
-> void |
◆ accomplishments
std::unordered_map<Entity, Boolean> openscenario_interpreter::syntax::LaneChangeAction::accomplishments |
◆ lane_change_action_dynamics
const TransitionDynamics openscenario_interpreter::syntax::LaneChangeAction::lane_change_action_dynamics |
◆ lane_change_target
const LaneChangeTarget openscenario_interpreter::syntax::LaneChangeAction::lane_change_target |
◆ target_lane_offset
const Double openscenario_interpreter::syntax::LaneChangeAction::target_lane_offset |
The documentation for this struct was generated from the following files: