Turn_Coordinator_Ball Variable

Indicates the position of the turn coordinator ball: -1 = all the way to the left, 0 = centered, 1 = all the way to the right. Fractional. Read-only.

Example

IF TURN_COORDINATOR_BALL > 0.3 THEN

PRINT "Step on the ball to return to coordinated flight."

ENDIF