enginesRpmRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (added template and changed example)
m (example)
Line 17: Line 17:




|x1= <code>[[enginesRpmRTD]] [[params]] ["_RPMEngine1","_RPMEngine2"];</code>|EXAMPLE1=  
|x1= <code>[[enginesRpmRTD]] RTD_helicopter [[params]] ["_RPMEngine1","_RPMEngine2"];</code>|EXAMPLE1=  


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 23:10, 11 August 2019

Hover & click on the images for description

Description

Description:
Template:Feature AFM Returns all engines RPM
Groups:
Uncategorised

Syntax

Syntax:
enginesRpmRTD RTD_helicopter
Parameters:
RTD_helicopter: Object
Return Value:
Array

Examples

Example 1:
enginesRpmRTD RTD_helicopter params ["_RPMEngine1","_RPMEngine2"];

Additional Information

See also:
isObjectRTDenginesTorqueRTDenginesIsOnRTDairDensityRTDweightRTDwingsForcesRTD

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

Notes

Bottom Section