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