airDensityRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code>([^ ]*)\{\{cc\|([^ ]*)\}\}([^ ]*)<\/code>" to "<code>$1// $2$3</code>") |
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
||
Line 14: | Line 14: | ||
|r1= [[Number]] | |r1= [[Number]] | ||
|x1= < | |x1= <sqf>_density = airDensityRTD 0; // returns 1.22406</sqf> | ||
|x2= < | |x2= <sqf>_density = airDensityRTD 1000; // Returns 1.11096</sqf> | ||
|seealso= [[rotorsForcesRTD]] [[rotorsRpmRTD]] [[weightRTD]] [[wingsForcesRTD]] | |seealso= [[rotorsForcesRTD]] [[rotorsRpmRTD]] [[weightRTD]] [[wingsForcesRTD]] | ||
}} | }} |
Latest revision as of 10:21, 13 May 2022
Description
- Description:
- Returns air density in given altitude.
- Groups:
- RTD
Syntax
- Syntax:
- airDensityRTD altitude
- Parameters:
- altitude: Number
- Return Value:
- Number
Examples
- Example 1:
- Example 2:
Additional Information
- See also:
- rotorsForcesRTD rotorsRpmRTD weightRTD wingsForcesRTD
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