rotorsRpmRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "\[\[([a-zA-Z][a-zA-Z0-9_]+)\]\]([^ ]*)<\/code>" to "$1$2</code>") |
||
Line 15: | Line 15: | ||
|x1= <code>_mh9_main = ([[rotorsRpmRTD]] _MH9) [[select]] 0;//main rotor | |x1= <code>_mh9_main = ([[rotorsRpmRTD]] _MH9) [[select]] 0;//main rotor | ||
_mh9_tail = ( | _mh9_tail = (rotorsRpmRTD _MH9) [[select]] 1;//tail rotor</code> | ||
|seealso= [[rotorsForcesRTD]] [[weightRTD]] [[wingsForcesRTD]] [[airDensityRTD]] | |seealso= [[rotorsForcesRTD]] [[weightRTD]] [[wingsForcesRTD]] [[airDensityRTD]] | ||
}} | }} |
Revision as of 11:32, 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