airDensityCurveRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) |
||
Line 17: | Line 17: | ||
|x1= <code>[[private]] _densityArray = [[airDensityCurveRTD]];</code> | |x1= <code>[[private]] _densityArray = [[airDensityCurveRTD]];</code> | ||
|seealso= [[:Category:Command_Group:_RTD|RTD Commands Group]] | |seealso= [[:Category:Command_Group:_RTD|RTD Commands Group]] [[Advanced Helicopter Flight Model in Arma3]] | ||
}} | }} |
Revision as of 12:57, 20 January 2022
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:
private _densityArray = 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