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

#include <trajectory.hpp>

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

Public Member Functions

 Trajectory (const pugi::xml_node &, Scope &)
 

Public Attributes

const Boolean closed
 
const String name
 
const ParameterDeclarations parameter_declarations
 
const Shape shape
 

Constructor & Destructor Documentation

◆ Trajectory()

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

Member Data Documentation

◆ closed

const Boolean openscenario_interpreter::syntax::Trajectory::closed

◆ name

const String openscenario_interpreter::syntax::Trajectory::name

◆ parameter_declarations

const ParameterDeclarations openscenario_interpreter::syntax::Trajectory::parameter_declarations

◆ shape

const Shape openscenario_interpreter::syntax::Trajectory::shape

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