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

#include <trajectory_following_mode.hpp>

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

Public Member Functions

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

Public Attributes

const FollowingMode following_mode
 

Constructor & Destructor Documentation

◆ TrajectoryFollowingMode()

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

Member Data Documentation

◆ following_mode

const FollowingMode openscenario_interpreter::syntax::TrajectoryFollowingMode::following_mode

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