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

#include <relative_distance_type.hpp>

Public Types

enum  value_type { longitudinal , lateral , euclidianDistance }
 

Public Member Functions

 RelativeDistanceType ()=default
 
constexpr RelativeDistanceType (value_type value)
 
constexpr operator value_type () const noexcept
 

Public Attributes

enum openscenario_interpreter::syntax::RelativeDistanceType::value_type value
 

Member Enumeration Documentation

◆ value_type

Enumerator
longitudinal 
lateral 
euclidianDistance 

Constructor & Destructor Documentation

◆ RelativeDistanceType() [1/2]

openscenario_interpreter::syntax::RelativeDistanceType::RelativeDistanceType ( )
default

◆ RelativeDistanceType() [2/2]

constexpr openscenario_interpreter::syntax::RelativeDistanceType::RelativeDistanceType ( value_type  value)
inlineconstexpr

Member Function Documentation

◆ operator value_type()

constexpr openscenario_interpreter::syntax::RelativeDistanceType::operator value_type ( ) const
inlineconstexprnoexcept

Member Data Documentation

◆ value

enum openscenario_interpreter::syntax::RelativeDistanceType::value_type openscenario_interpreter::syntax::RelativeDistanceType::value

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