airDensityCurveRTD: Difference between revisions
Jump to navigation
Jump to search
m (Bot: Reverted to revision 107112 by R3vo on 2018-05-04T12:54:01Z) |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns array with air density data. |= | | Returns array with air density data. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''airDensityCurveRTD'''|= | | '''airDensityCurveRTD'''|SYNTAX= | ||
| [[Array]] with [[Array|arrays]]: Returns air density graph<br> | | [[Array]] with [[Array|arrays]]: Returns air density graph<br> | ||
Each array consists of: | Each array consists of: | ||
*0: Altitude (-60000 metres to 10^7 metres) | *0: Altitude (-60000 metres to 10^7 metres) | ||
*1: Air density|= | *1: Air density|RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1 = <code>_array = '''airDensityCurveRTD''';</code> |= Example 1 | |x1 = <code>_array = '''airDensityCurveRTD''';</code> |= Example 1 | ||
| [[:Category:Command_Group:_RTD|RTD Commands Group]], [[Advanced Helicopter Flight Model in Arma3]] |= | | [[:Category:Command_Group:_RTD|RTD Commands Group]], [[Advanced Helicopter Flight Model in Arma3]] |SEEALSO= | ||
}} | }} | ||
Revision as of 11:25, 7 April 2019
Description
- Description:
- Returns array with air density data.
- Groups:
- Uncategorised
Syntax
- Syntax:
- airDensityCurveRTD
- Return Value:
- Array with arrays: Returns air density graph
Each array consists of:- 0: Altitude (-60000 metres to 10^7 metres)
- 1: Air density
Examples
- Example 1:
_array = airDensityCurveRTD;
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