BoundaryCrossingConditionType
fx:BoundaryCrossingConditionType
Specifies whether the boundary crossing occurs at or above or at or below the specified level.
| Properties | Definition | Type |
|---|---|---|
| AT_OR_ABOVE | Indicates that the transition altitude is at or above the specified. | enum value |
| AT_OR_BELOW | Indicates that the transition altitude is at or below the specified. | enum value |
Details
BoundaryCrossingConditionType
BoundaryCrossingConditionType
Specifies whether the boundary crossing occurs at or above or at or below the specified level.
AT_OR_ABOVE
fx:BoundaryCrossingConditionType:AT_OR_ABOVE
Indicates that the transition altitude is at or above the specified.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeValueInterpretationType.AT_OR_ABOVE | Equal to or higher than the value. |
AT_OR_BELOW
fx:BoundaryCrossingConditionType:AT_OR_BELOW
Indicates that the transition altitude is at or below the specified.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeValueInterpretationType.AT_OR_BELOW | Equal to or lower than the value. |