Throttle_4 Variable

Throttle position for engine 4. The range is -1 to 1, where negative values mean reverse thrust. Measured in fractional units. Read-write.

Example

'Reduce throttle 4 to 0.

THROTTLE_4 = 0

'Put throttle 4 in reverse thrust.

THROTTLE_4 = -0.3