Yoke_Y_Position Variable

Y position of the yoke: -1.0=full up (nose up), 1.0=full down (nose down). Measured in signed fractions. Read-only.

Example

IF YOKE_Y_POSITION < 0 THEN

PRINT "Push the yoke forward to descend."

ENDIF