airDensityRTD: Difference between revisions
Jump to navigation
Jump to search
m (Bot: Reverted to revision 97326 by Ffur2007slx2 5 on 2016-09-12T10:55:56Z) |
m (template:command argument fix) |
||
Line 14: | Line 14: | ||
|p1= altitude : [[Number]] |= Parameter 1 | |p1= altitude : [[Number]] |= Parameter 1 | ||
| [[Number]] |= | | [[Number]] |RETURNVALUE= | ||
|x1= <code>_density = [[airDensityRTD]] 0;//Returns 1.22406</code>|= | |x1= <code>_density = [[airDensityRTD]] 0;//Returns 1.22406</code>|EXAMPLE1= | ||
|x2= <code>_density = [[airDensityRTD]] 1000;//Returns 1.11096</code>|= | |x2= <code>_density = [[airDensityRTD]] 1000;//Returns 1.11096</code>|EXAMPLE2= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[rotorsForcesRTD]], [[rotorsRpmRTD]], [[weightRTD]], [[wingsForcesRTD]] |= | | [[rotorsForcesRTD]], [[rotorsRpmRTD]], [[weightRTD]], [[wingsForcesRTD]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:28, 7 April 2019
Description
- Description:
- Returns air density in given altitude
- Groups:
- Uncategorised
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