CodeSegmentTerminationBaseType
CodeSegmentTerminationBaseType
missing data
| Properties | Definition | Type |
|---|---|---|
| ALTITUDE | Leg is terminated when reaching the altitude conditions specified in the segment leg. | string |
| DISTANCE | Leg is terminated when the distance has passed. | string |
| DURATION | Leg is terminated when the duration has passed. | string |
| INTERCEPT | Leg is terminated when reaching the limited angle indication or reaching the limiting distance indication associated with the leg. | string |
| OTHER | Other. | string |
Details
ALTITUDE
CodeSegmentTerminationBaseType.ALTITUDE
Leg is terminated when reaching the altitude conditions specified in the segment leg.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeSegmentTerminationType.ALTITUDE | Leg is terminated when reaching the altitude conditions specified in the segment leg. |
DISTANCE
CodeSegmentTerminationBaseType.DISTANCE
Leg is terminated when the distance has passed.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeSegmentTerminationType.DISTANCE | Leg is terminated when the distance has passed. |
DURATION
CodeSegmentTerminationBaseType.DURATION
Leg is terminated when the duration has passed.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeSegmentTerminationType.DURATION | Leg is terminated when the duration has passed. |
INTERCEPT
CodeSegmentTerminationBaseType.INTERCEPT
Leg is terminated when reaching the limited angle indication or reaching the limiting distance indication associated with the leg.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeSegmentTerminationType.INTERCEPT | Leg is terminated when reaching the limited angle indication or reaching the limiting distance indication associated with the leg. |
OTHER
CodeSegmentTerminationBaseType.OTHER
Other.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |