airDensityRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=]{12})" to "|$1=$2 |descr=$3") |
||
Line 5: | Line 5: | ||
|gr1= RTD | |gr1= RTD | ||
|1.34 | |descr=1.34 | ||
|Returns air density in given altitude. {{Feature|afm}} | |Returns air density in given altitude. {{Feature|afm}} |
Revision as of 20:55, 13 June 2021
Description
- Description:
- 1.34
- 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