#include <weather.hpp>
◆ Weather() [1/2]
openscenario_interpreter::syntax::Weather::Weather |
( |
| ) |
|
|
default |
◆ Weather() [2/2]
openscenario_interpreter::syntax::Weather::Weather |
( |
const pugi::xml_node & |
node, |
|
|
Scope & |
scope |
|
) |
| |
|
explicit |
◆ atmospheric_pressure
const Double openscenario_interpreter::syntax::Weather::atmospheric_pressure |
◆ dome_image
const DomeImage openscenario_interpreter::syntax::Weather::dome_image |
◆ fog
const Fog openscenario_interpreter::syntax::Weather::fog |
◆ fractional_cloud_cover
◆ precipitation
const Precipitation openscenario_interpreter::syntax::Weather::precipitation |
◆ sun
const Sun openscenario_interpreter::syntax::Weather::sun |
◆ temperature
const Double openscenario_interpreter::syntax::Weather::temperature |
◆ wind
const Wind openscenario_interpreter::syntax::Weather::wind |
The documentation for this struct was generated from the following files:
- openscenario/openscenario_interpreter/include/openscenario_interpreter/syntax/weather.hpp
- openscenario/openscenario_interpreter/src/syntax/weather.cpp