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

#include <speed_profile_entry.hpp>

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

Public Member Functions

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

Public Attributes

const Double speed
 
const Double time
 

Constructor & Destructor Documentation

◆ SpeedProfileEntry()

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

Member Data Documentation

◆ speed

const Double openscenario_interpreter::syntax::SpeedProfileEntry::speed

◆ time

const Double openscenario_interpreter::syntax::SpeedProfileEntry::time

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