airDensityCurveRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(page filling)
 
m (Bot: Replacing category Scripting Commands Arma 3 with Arma 3: Scripting Commands)
Line 23: Line 23:
}}
}}


[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Arma 3: Scripting Commands]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: RTD|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: RTD|{{uc:{{PAGENAME}}}}]]

Revision as of 17:29, 3 December 2018

Hover & click on the images for description

Description

Description:
Returns array with air density data.
Groups:
Uncategorised

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

See also:
RTD Commands GroupAdvanced Helicopter Flight Model in Arma3

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