airDensityCurveRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\{\{Feature[ _]AFM" to "{{Feature|AFM")
m (Text replacement - "{{Feature|AFM}}" to "{{Feature|afm}}")
Line 11: Line 11:
____________________________________________________________________________________________
____________________________________________________________________________________________


|Returns array with air density data.{{Feature|AFM}}  |DESCRIPTION=
|Returns array with air density data.{{Feature|afm}}  |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 13:49, 27 December 2020

Hover & click on the images for description

Description

Description:
Returns array with air density data.
Advanced Helicopter Flight Model
For this command to have any effect, the Advanced Flight Model (AFM) has to be enabled. AFM status can be checked with difficultyEnabledRTD.
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

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