Collection of weather indices used for calculating FwiWeather.
More...
#include <Weather.h>
Collection of weather indices used for calculating FwiWeather.
◆ Weather() [1/3]
Construct with given indices.
- Parameters
-
◆ Weather() [2/3]
fs::wx::Weather::Weather |
( |
Weather && | rhs | ) |
|
|
constexprdefaultnoexcept |
Move constructor.
- Parameters
-
◆ Weather() [3/3]
fs::wx::Weather::Weather |
( |
const Weather & | rhs | ) |
|
|
constexprdefaultnoexcept |
Copy constructor.
- Parameters
-
◆ operator=() [1/2]
Move assignment.
- Parameters
-
- Returns
- This, after assignment
◆ operator=() [2/2]
Move assignment.
- Parameters
-
- Returns
- This, after assignment
◆ prec()
|
inlinenodiscardconstexprnoexcept |
◆ rh()
|
inlinenodiscardconstexprnoexcept |
Relative Humidity (%)
- Returns
- Relative Humidity (%)
◆ temp()
|
inlinenodiscardconstexprnoexcept |
◆ wind()
const Wind & fs::wx::Weather::wind |
( |
| ) |
const |
|
inlinenodiscardconstexprnoexcept |
The documentation for this class was generated from the following file: