EnRouteSegmentPoint
EnRouteSegmentPoint
Indicates a point associated with a defined EnRoute segment.
| Properties | Definition | Type |
|---|---|---|
| roleFreeFlight | Free flight is a an air traffic control method that uses no centralized control (e.g. air traffic controllers). Instead, parts of airspace are reserved dynamically and automatically in a distributed way using computer communication to ensure the required separation between aircraft | (string) CodeFreeFlightType |
| roleMilitaryTraining | A code indicating the usage of the point in the case of a military training route. | (string) CodeMilitaryRoutePointType |
| roleRVSM | A code indicating that the point has a specific role in the reduced vertical separation minima (RVSM) context. | (string) CodeRVSMPointRoleType |
| turnRadius | The recommended turn radius when continuing on the previous segment of the route (start point) or when continuing on the next segment of the route(end point). | (decimal) ValDistanceType |
Details
EnRouteSegmentPoint
EnRouteSegmentPoint
Indicates a point associated with a defined EnRoute segment.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| InfrastructurePoint | A point used in describing the base or airspace infrastructure. |
| CodeInfrastructurePointUsageType.ENROUTE_SEGMENT_POINT | A point associated with a defined En-route segment. |
roleFreeFlight
EnRouteSegmentPoint.roleFreeFlight
Free flight is a an air traffic control method that uses no centralized control (e.g. air traffic controllers). Instead, parts of airspace are reserved dynamically and automatically in a distributed way using computer communication to ensure the required separation between aircraft
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| InfrastructurePoint | A point used in describing the base or airspace infrastructure. |
| CodeInfrastructurePointUsageType.FREE_FLIGHT_CATCH_POINT | A point indicating the end of free flight. |
| CodeInfrastructurePointUsageType.FREE_FLIGHT_PITCH_POINT | A point indicating the start of free flight. |
roleMilitaryTraining
EnRouteSegmentPoint.roleMilitaryTraining
A code indicating the usage of the point in the case of a military training route.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| InfrastructurePoint | A point used in describing the base or airspace infrastructure. |
| CodeInfrastructurePointUsageType.MILITARY_ROUTE_ALTERNATE_ENTRY_POINT | Alternate Entry Point of a military route. |
| CodeInfrastructurePointUsageType.MILITARY_ROUTE_ALTERNATE_EXIT_POINT | Alternate Exit Point of a military route. |
| CodeInfrastructurePointUsageType.MILITARY_ROUTE_ENTRY_POINT | Starting Point of a military route. |
| CodeInfrastructurePointUsageType.MILITARY_ROUTE_EXIT_POINT | Ending Point of a military route. |
| CodeInfrastructurePointUsageType.MILITARY_ROUTE_TURNING_POINT | Turning Point of a military route. |
roleRVSM
EnRouteSegmentPoint.roleRVSM
A code indicating that the point has a specific role in the reduced vertical separation minima (RVSM) context.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| InfrastructurePoint | A point used in describing the base or airspace infrastructure. |
| CodeInfrastructurePointUsageType.RVSM_ENTRY_POINT | RVSM Entry Point. |
| CodeInfrastructurePointUsageType.RVSM_EXIT_POINT | RVSM Exit point. |
turnRadius
EnRouteSegmentPoint.turnRadius
The recommended turn radius when continuing on the previous segment of the route (start point) or when continuing on the next segment of the route(end point).
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| InfrastructurePoint.turnRadius | The recommended turn radius when continuing on the previous segment of the route (start point) or when continuing on the next segment of the route (end point). |