﻿RuleName=MGE Airport Exemption Area
Enabled=True
RepeatInverted=True
'MGE tower provided separation

If Aircraft1(LOCATION) <= Points(MGE.POINT[3.1]) Then Continue Else ExitRule

If Aircraft1(ALTITUDE) <= Value(36) Then Continue Else ExitRule

If Aircraft2(LOCATION) <= Points(MGE.POINT[3.1]) Then Continue Else ExitRule

If Aircraft2(ALTITUDE) <= Value(36) Then Exclude(MGE  tower provided separation) Else ExitRule

