airDensityCurveRTD: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "{{Feature|AFM}}" to "{{Feature|afm}}") |
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]3(\|.*)]]" to "{{GameCategory|arma3|Scripting Commands}}") |
||
Line 27: | Line 27: | ||
}} | }} | ||
{{GameCategory|arma3|Scripting Commands}} | |||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] |
Revision as of 14:20, 7 January 2021
Description
- Description:
- Returns array with air density data.
- 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