airDensityRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "(\| * )+\}\}" to "}}") |
Lou Montana (talk | contribs) m (Text replacement - " {3,}\|" to " |") |
||
Line 4: | Line 4: | ||
|gr1= RTD | |gr1= RTD | ||
|1.34 | |1.34 | ||
Line 16: | Line 14: | ||
| [[Number]] | | [[Number]] | ||
|x1= <code>_density = [[airDensityRTD]] 0;//Returns 1.22406</code> | |x1= <code>_density = [[airDensityRTD]] 0;//Returns 1.22406</code> | ||
|x2= <code>_density = [[airDensityRTD]] 1000;//Returns 1.11096</code> | |x2= <code>_density = [[airDensityRTD]] 1000;//Returns 1.11096</code> | ||
| [[rotorsForcesRTD]], [[rotorsRpmRTD]], [[weightRTD]], [[wingsForcesRTD]] | | [[rotorsForcesRTD]], [[rotorsRpmRTD]], [[weightRTD]], [[wingsForcesRTD]] |
Revision as of 17:03, 18 January 2021
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