True if a station that provides DME is tuned in on the NAV1 radio. Boolean. Read-only.
Example
IF VOR_1_DME_AVAIL = FALSE THEN
PRINT "There is no DME on this station."
ENDIF