airDensityCurveRTD: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "|Game name=" to "|Game name= |gr1= RTD |GROUP1= ") |
m (Text replacement - "{{uc:{{PAGENAME}}}}" to "") |
||
Line 29: | Line 29: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
Revision as of 21:00, 25 September 2020
Description
- Description:
- Returns array with air density data.Template:Feature AFM
- Groups:
- RTD
Syntax
- Syntax:
- airDensityCurveRTD
- Return Value:
- Array with arrays: Returns air density graph
Each array consists of:- 0: Altitude (-60000 metres to 10^7 metres)
- 1: Air density
Examples
- Example 1:
_array = airDensityCurveRTD;
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note