15 #ifndef OPENSCENARIO_INTERPRETER__HISTOGRAM_BIN_HPP_
16 #define OPENSCENARIO_INTERPRETER__HISTOGRAM_BIN_HPP_
24 inline namespace syntax
Definition: scope.hpp:154
Definition: escape_sequence.hpp:22
Definition: double.hpp:25
Definition: histogram_bin.hpp:37
const Double weight
Definition: histogram_bin.hpp:40
const Range range
Definition: histogram_bin.hpp:38
HistogramBin(const pugi::xml_node &, Scope &scope)
Definition: histogram_bin.cpp:22