15 #ifndef OPENSCENARIO_INTERPRETER__SYNTAX__STOCHASTIC_DISTRIBUTION_HPP_
16 #define OPENSCENARIO_INTERPRETER__SYNTAX__STOCHASTIC_DISTRIBUTION_HPP_
20 #include <pugixml.hpp>
24 inline namespace syntax
Definition: scope.hpp:154
std::string String
Definition: string.hpp:24
Definition: stochastic_distribution_type.hpp:49
Definition: stochastic_distribution.hpp:39
const String parameter_name
Definition: stochastic_distribution.hpp:40
StochasticDistribution(const pugi::xml_node &, Scope &scope)
Definition: stochastic_distribution.cpp:22