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

#include <deterministic.hpp>

Public Member Functions

 Deterministic (const pugi::xml_node &, Scope &scope)
 

Public Attributes

const std::list< DeterministicParameterDistributiondeterministic_parameter_distributions
 

Constructor & Destructor Documentation

◆ Deterministic()

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

Member Data Documentation

◆ deterministic_parameter_distributions

const std::list<DeterministicParameterDistribution> openscenario_interpreter::syntax::Deterministic::deterministic_parameter_distributions

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