scenario_simulator_v2 C++ API
Public Member Functions | Public Attributes | List of all members
openscenario_interpreter::syntax::RelativeTargetSpeed Struct Reference

#include <relative_target_speed.hpp>

Collaboration diagram for openscenario_interpreter::syntax::RelativeTargetSpeed:
Collaboration graph
[legend]

Public Member Functions

 RelativeTargetSpeed (const pugi::xml_node &, Scope &)
 
 operator traffic_simulator::speed_change::RelativeTargetSpeed () const
 

Public Attributes

const String entity_ref
 
const Double value
 
const SpeedTargetValueType speed_target_value_type
 
const Boolean continuous
 

Constructor & Destructor Documentation

◆ RelativeTargetSpeed()

openscenario_interpreter::syntax::RelativeTargetSpeed::RelativeTargetSpeed ( const pugi::xml_node &  node,
Scope scope 
)
explicit

Member Function Documentation

◆ operator traffic_simulator::speed_change::RelativeTargetSpeed()

openscenario_interpreter::syntax::RelativeTargetSpeed::operator traffic_simulator::speed_change::RelativeTargetSpeed ( ) const
inlineexplicit

Member Data Documentation

◆ continuous

const Boolean openscenario_interpreter::syntax::RelativeTargetSpeed::continuous

◆ entity_ref

const String openscenario_interpreter::syntax::RelativeTargetSpeed::entity_ref

◆ speed_target_value_type

const SpeedTargetValueType openscenario_interpreter::syntax::RelativeTargetSpeed::speed_target_value_type

◆ value

const Double openscenario_interpreter::syntax::RelativeTargetSpeed::value

The documentation for this struct was generated from the following files: