Flaps_Control Variable

Position of the flaps control: 0.0=full up, 1.0=full down. Measured in fractional units. Read-write.

Example

IF FLAPS_CONTROL > 0 THEN

PRINT "Retract the flaps."

ENDIF