funkyfranky f2774dbf71 Added DCS atmosphere API functions.
COORDINATE:GetTemperature(height) returns the temperature (optionally as a function of height ASL).
COORDINATE:GetPressure(height) returns the pressure (optionally as a function of height ASL).
COORDINATE:GetWind(height) returns the wind direction and strength (optionally as a function of height ASL).
UTILS.BeaufortScale(speed) returns the Beaufort number and wind description as a function of wind speed.
2018-02-12 22:50:23 +01:00
..
2017-12-18 11:50:15 +01:00
2018-02-12 22:50:23 +01:00
2017-01-04 14:36:00 +01:00
2018-02-08 20:26:04 +01:00
2017-12-22 12:44:16 +01:00
2017-11-09 22:57:18 +01:00