airDensityRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) |
||
Line 18: | Line 18: | ||
|x2= <code>_density = [[airDensityRTD]] 1000; {{cc|Returns 1.11096}}</code> | |x2= <code>_density = [[airDensityRTD]] 1000; {{cc|Returns 1.11096}}</code> | ||
|seealso= [[rotorsForcesRTD]] | |seealso= [[rotorsForcesRTD]] [[rotorsRpmRTD]], [[weightRTD]], [[wingsForcesRTD]] | ||
}} | }} |
Revision as of 12:57, 20 January 2022
Description
- Description:
- Returns air density in given altitude.
- Groups:
- RTD
Syntax
- Syntax:
- airDensityRTD altitude
- Parameters:
- altitude: Number
- Return Value:
- Number
Examples
- Example 1:
_density = airDensityRTD 0; // returns 1.22406
- Example 2:
_density = airDensityRTD 1000; // Returns 1.11096
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