15 #ifndef OPENSCENARIO_INTERPRETER__SYNTAX__WEATHER_HPP_
16 #define OPENSCENARIO_INTERPRETER__SYNTAX__WEATHER_HPP_
26 #include <pugixml.hpp>
30 inline namespace syntax
Definition: scope.hpp:154
Definition: escape_sequence.hpp:22
Definition: dome_image.hpp:38
Definition: double.hpp:25
Definition: fractional_cloud_cover.hpp:50
Definition: precipitation.hpp:44
Definition: weather.hpp:56
const Precipitation precipitation
Definition: weather.hpp:83
const Fog fog
Definition: weather.hpp:81
const DomeImage dome_image
Definition: weather.hpp:88
const Double temperature
Definition: weather.hpp:75
const Wind wind
Definition: weather.hpp:86
const FractionalCloudCover fractional_cloud_cover
Definition: weather.hpp:77
const Double atmospheric_pressure
Definition: weather.hpp:68
const Sun sun
Definition: weather.hpp:79