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:158
Definition: dome_image.hpp:40
Definition: double.hpp:25
Definition: fractional_cloud_cover.hpp:52
Definition: precipitation.hpp:46
Definition: weather.hpp:58
const Precipitation precipitation
Definition: weather.hpp:85
const Fog fog
Definition: weather.hpp:83
const DomeImage dome_image
Definition: weather.hpp:90
const Double temperature
Definition: weather.hpp:77
const Wind wind
Definition: weather.hpp:88
const FractionalCloudCover fractional_cloud_cover
Definition: weather.hpp:79
const Double atmospheric_pressure
Definition: weather.hpp:70
const Sun sun
Definition: weather.hpp:81