15 #ifndef OPENSCENARIO_INTERPRETER__SYNTAX__RELATIVE_TARGET_SPEED_HPP_
16 #define OPENSCENARIO_INTERPRETER__SYNTAX__RELATIVE_TARGET_SPEED_HPP_
24 #include <pugixml.hpp>
28 inline namespace syntax
Definition: scope.hpp:154
Definition: escape_sequence.hpp:22
Definition: boolean.hpp:26
Definition: double.hpp:25
Definition: entity.hpp:46
Definition: relative_target_speed.hpp:41
const SpeedTargetValueType speed_target_value_type
Definition: relative_target_speed.hpp:46
const Double value
Definition: relative_target_speed.hpp:44
const Entity entity_ref
Definition: relative_target_speed.hpp:42
RelativeTargetSpeed(const pugi::xml_node &, Scope &)
Definition: relative_target_speed.cpp:24
const Boolean continuous
Definition: relative_target_speed.hpp:48
Definition: speed_target_value_type.hpp:44
Definition: speed_change.hpp:51
Type
Definition: speed_change.hpp:52