2016-02-22 14:20:36 +00:00
|
|
|
|
|
|
|
PREP(calculateAirDensity);
|
|
|
|
PREP(calculateBarometricPressure);
|
|
|
|
PREP(calculateDensityAltitude);
|
|
|
|
PREP(calculateDewPoint);
|
|
|
|
PREP(calculateHeatIndex);
|
|
|
|
PREP(calculateRoughnessLength);
|
|
|
|
PREP(calculateSpeedOfSound);
|
|
|
|
PREP(calculateTemperatureAtHeight);
|
|
|
|
PREP(calculateWetBulb);
|
|
|
|
PREP(calculateWindChill);
|
|
|
|
PREP(calculateWindSpeed);
|
|
|
|
PREP(displayWindInfo);
|
|
|
|
PREP(getMapData);
|
|
|
|
PREP(initModuleSettings);
|
|
|
|
PREP(initWind);
|
|
|
|
PREP(updateHumidity);
|
|
|
|
PREP(updateTemperature);
|
2017-11-10 14:44:15 +00:00
|
|
|
PREP(updateWeather);
|
2016-02-22 14:20:36 +00:00
|
|
|
PREP(updateWind);
|