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

#include <road_condition.hpp>

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

Public Member Functions

 RoadCondition ()=default
 
 RoadCondition (const pugi::xml_node &, Scope &)
 

Public Attributes

const Double friction_scale_factor
 
const Wetness wetness
 
const Properties properties
 

Constructor & Destructor Documentation

◆ RoadCondition() [1/2]

openscenario_interpreter::syntax::RoadCondition::RoadCondition ( )
default

◆ RoadCondition() [2/2]

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

Member Data Documentation

◆ friction_scale_factor

const Double openscenario_interpreter::syntax::RoadCondition::friction_scale_factor

◆ properties

const Properties openscenario_interpreter::syntax::RoadCondition::properties

◆ wetness

const Wetness openscenario_interpreter::syntax::RoadCondition::wetness

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