15 #ifndef OPENSCENARIO_INTERPRETER__DETERMINISTIC_HPP_
16 #define OPENSCENARIO_INTERPRETER__DETERMINISTIC_HPP_
20 #include <pugixml.hpp>
24 inline namespace syntax
Definition: scope.hpp:154
Definition: escape_sequence.hpp:22
Definition: deterministic.hpp:36
const std::list< DeterministicParameterDistribution > deterministic_parameter_distributions
Definition: deterministic.hpp:37
Deterministic(const pugi::xml_node &, Scope &scope)
Definition: deterministic.cpp:22