15 #ifndef OPENSCENARIO_INTERPRETER__SYNTAX__PROBABILITY_DISTRIBUTION_SET_ELEMENT_HPP_
16 #define OPENSCENARIO_INTERPRETER__SYNTAX__PROBABILITY_DISTRIBUTION_SET_ELEMENT_HPP_
24 inline namespace syntax
Definition: scope.hpp:154
std::string String
Definition: string.hpp:24
Definition: double.hpp:25
Definition: probability_distribution_set_element.hpp:37
const String value
Definition: probability_distribution_set_element.hpp:38
const Double weight
Definition: probability_distribution_set_element.hpp:40
ProbabilityDistributionSetElement(const pugi::xml_node &, Scope &scope)
Definition: probability_distribution_set_element.cpp:22