Returns the angle of attack. Measured in degrees. Read-only.
Example
IF ANGLE_OF_ATTACK > 20 THEN
PRINT "Lower the nose a little."
ENDIF