#include <climate.hxx>
Inherits SGSubsystem.
Definition at line 43 of file climate.hxx.
◆ FGClimate()
◆ ~FGClimate()
virtual FGClimate::~FGClimate |
( |
| ) |
|
|
virtualdefault |
◆ bind()
◆ get_dewpoint_degc()
double FGClimate::get_dewpoint_degc |
( |
| ) |
|
|
inline |
◆ get_dewpoint_sl_degc()
double FGClimate::get_dewpoint_sl_degc |
( |
| ) |
|
|
inline |
◆ get_dust_cover()
double FGClimate::get_dust_cover |
( |
| ) |
|
|
inline |
◆ get_ice_cover()
double FGClimate::get_ice_cover |
( |
| ) |
|
|
inline |
◆ get_lichen_cover()
double FGClimate::get_lichen_cover |
( |
| ) |
|
|
inline |
◆ get_metar()
const char * FGClimate::get_metar |
( |
| ) |
const |
◆ get_precipitation_annual()
double FGClimate::get_precipitation_annual |
( |
| ) |
|
|
inline |
◆ get_precipitation_month()
double FGClimate::get_precipitation_month |
( |
| ) |
|
|
inline |
◆ get_pressure_hpa()
double FGClimate::get_pressure_hpa |
( |
| ) |
|
|
inline |
◆ get_pressure_sea_leevel_hpa()
double FGClimate::get_pressure_sea_leevel_hpa |
( |
| ) |
|
|
inline |
◆ get_relative_humidity_pct()
double FGClimate::get_relative_humidity_pct |
( |
| ) |
|
|
inline |
◆ get_relative_humidity_sea_level_pct()
double FGClimate::get_relative_humidity_sea_level_pct |
( |
| ) |
|
|
inline |
◆ get_snow_level_m()
double FGClimate::get_snow_level_m |
( |
| ) |
|
|
inline |
◆ get_snow_thickness()
double FGClimate::get_snow_thickness |
( |
| ) |
|
|
inline |
◆ get_temperature_degc()
double FGClimate::get_temperature_degc |
( |
| ) |
|
|
inline |
◆ get_temperature_mean_degc()
double FGClimate::get_temperature_mean_degc |
( |
| ) |
|
|
inline |
◆ get_temperature_mean_sea_level_degc()
double FGClimate::get_temperature_mean_sea_level_degc |
( |
| ) |
|
|
inline |
◆ get_temperature_sea_leevel_degc()
double FGClimate::get_temperature_sea_leevel_degc |
( |
| ) |
|
|
inline |
◆ get_temperature_seawater_degc()
double FGClimate::get_temperature_seawater_degc |
( |
| ) |
|
|
inline |
◆ get_temperature_water_degc()
double FGClimate::get_temperature_water_degc |
( |
| ) |
|
|
inline |
◆ get_wetness()
double FGClimate::get_wetness |
( |
| ) |
|
|
inline |
◆ get_wind_direction_deg()
double FGClimate::get_wind_direction_deg |
( |
| ) |
|
|
inline |
◆ get_wind_mps()
double FGClimate::get_wind_mps |
( |
| ) |
|
|
inline |
◆ getEnvironmentUpdate()
bool FGClimate::getEnvironmentUpdate |
( |
| ) |
const |
|
inline |
◆ init()
◆ reinit()
void FGClimate::reinit |
( |
| ) |
|
|
override |
◆ setEnvironmentUpdate()
void FGClimate::setEnvironmentUpdate |
( |
bool | value | ) |
|
◆ test()
◆ unbind()
void FGClimate::unbind |
( |
| ) |
|
|
override |
◆ update()
void FGClimate::update |
( |
double | dt | ) |
|
|
override |
The documentation for this class was generated from the following files: