rotorsRpmRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(game[0-9]|version[0-9]|gr[0-9]|serverExec|mp|pr|descr|s[0-9]|p[0-9]{1,3}|r[0-9]|x1?[0-9]|seealso) *= +" to " |$1= ") |
Lou Montana (talk | contribs) m (Text replacement - "<sqf>([^↵][^<]*↵[^<]*)<\/sqf>" to "<sqf> $1 </sqf>") |
||
(9 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
|s1= [[rotorsRpmRTD]] RTD_helicopter | |s1= [[rotorsRpmRTD]] RTD_helicopter | ||
|p1= RTD_helicopter: [[Object]] | |p1= RTD_helicopter: [[Object]] | ||
|r1= [[Array]] | |r1= [[Array]] | ||
|x1= < | |x1= <sqf> | ||
_mh9_tail = ( | _mh9_main = (rotorsRpmRTD _MH9) select 0;//main rotor | ||
_mh9_tail = (rotorsRpmRTD _MH9) select 1;//tail rotor | |||
</sqf> | |||
|seealso= [[rotorsForcesRTD]] | |seealso= [[rotorsForcesRTD]] [[weightRTD]] [[wingsForcesRTD]] [[airDensityRTD]] | ||
}} | }} |
Latest revision as of 19:42, 3 September 2024
Description
- Description:
- Returns rotors RPM.
- Groups:
- RTD
Syntax
- Syntax:
- rotorsRpmRTD RTD_helicopter
- Parameters:
- RTD_helicopter: Object
- Return Value:
- Array
Examples
- Example 1:
Additional Information
- See also:
- rotorsForcesRTD weightRTD wingsForcesRTD airDensityRTD
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