ACE3/addons/weather/functions
2015-11-30 16:45:20 +01:00
..
fnc_calculateAirDensity.sqf Updated parameterization in Weather module. 2015-08-05 00:03:15 +02:00
fnc_calculateBarometricPressure.sqf Updated parameterization in Weather module. 2015-08-05 00:03:15 +02:00
fnc_calculateDensityAltitude.sqf Implemented Density Altitude calculation 2015-06-01 16:09:35 +02:00
fnc_calculateDewPoint.sqf Updated parameterization in Weather module. 2015-08-05 00:03:15 +02:00
fnc_calculateHeatIndex.sqf Updated parameterization in Weather module. 2015-08-05 00:03:15 +02:00
fnc_calculateRoughnessLength.sqf Updated parameterization in Weather module. 2015-08-05 00:03:15 +02:00
fnc_calculateSpeedOfSound.sqf Added speed of sound calculation: 2015-05-29 11:36:37 +02:00
fnc_calculateTemperatureAtHeight.sqf Updated parameterization in Weather module. 2015-08-05 00:03:15 +02:00
fnc_calculateWetBulb.sqf Updated parameterization in Weather module. 2015-08-05 00:03:15 +02:00
fnc_calculateWindChill.sqf Updated parameterization in Weather module. 2015-08-05 00:03:15 +02:00
fnc_calculateWindSpeed.sqf Fixed non-private function and slightly improved performance 2015-08-05 01:53:11 +02:00
fnc_displayWindInfo.sqf fix CBA_fnc capitalization 2015-11-30 16:45:20 +01:00
fnc_getMapData.sqf Move grid funcs and map long,lat,altitude to common 2015-06-30 12:26:51 -05:00
fnc_getWind.sqf Updated parameterization in Weather module. 2015-08-05 00:03:15 +02:00
fnc_initModuleSettings.sqf Small correction 2015-08-05 00:14:50 +02:00
fnc_initWind.sqf Improved the wind direction selection based on the probability array 2015-04-22 19:46:09 +02:00
fnc_serverController.sqf Fixed a typo 2015-04-27 12:34:21 +02:00
fnc_updateAceWeather.sqf Overcast > 0.7 no longer implies rain: 2015-05-31 17:30:52 +02:00
fnc_updateHumidity.sqf Fixed a bug in the humidity calculation 2015-05-05 10:37:51 +02:00
fnc_updateRain.sqf Updated parameterization in Weather module. 2015-08-05 00:03:15 +02:00
fnc_updateTemperature.sqf Fixed completely fucked up temperature day/night cycle 2015-05-03 23:32:53 +02:00
fnc_updateWind.sqf Attempt to fix https://github.com/acemod/ACE3/issues/1025 2015-05-05 22:21:29 +02:00
script_component.hpp weather: initial port of ACE2 features. variables names changed to use macros. 2015-01-20 20:18:40 -03:00