rotorsRpmRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code>([^ ]*)\[\[([a-zA-Z][a-zA-Z0-9_]+)\]\]([^ ]*) ([^ ]*)<\/code>" to "<code>$1$2$3 $4</code>") |
Lou Montana (talk | contribs) m (Text replacement - "<code>([^ ]*)\[\[([a-zA-Z][a-zA-Z0-9_]+)\]\]([^ ]*) ([^ ]*)<\/code>" to "<code>$1$2$3 $4</code>") |
||
Line 14: | Line 14: | ||
|r1= [[Array]] | |r1= [[Array]] | ||
|x1= <code>_mh9_main = (rotorsRpmRTD _MH9) | |x1= <code>_mh9_main = (rotorsRpmRTD _MH9) select 0;//main rotor | ||
_mh9_tail = (rotorsRpmRTD _MH9) select 1;//tail rotor</code> | _mh9_tail = (rotorsRpmRTD _MH9) select 1;//tail rotor</code> | ||
|seealso= [[rotorsForcesRTD]] [[weightRTD]] [[wingsForcesRTD]] [[airDensityRTD]] | |seealso= [[rotorsForcesRTD]] [[weightRTD]] [[wingsForcesRTD]] [[airDensityRTD]] | ||
}} | }} |
Revision as of 11:40, 12 May 2022
Description
- Description:
- Returns rotors RPM.
- Groups:
- RTD
Syntax
- Syntax:
- rotorsRpmRTD RTD_helicopter
- Parameters:
- RTD_helicopter: Object
- Return Value:
- Array
Examples
- Example 1:
_mh9_main = (rotorsRpmRTD _MH9) select 0;//main rotor _mh9_tail = (rotorsRpmRTD _MH9) select 1;//tail rotor
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