Interface ILcdAIXMRouteSegmentFeature
- All Superinterfaces:
ILcdRouteSegmentFeature
This interface extends the more general applicable features defined in the
ILcdATSRouteSegmentFeature
interface with AIXM specific
features.
If a featured domain object contains a value for a feature, this value should comply with the terms specified in this interface.
This interface defines the features (properties) that can be requested through ILcdFeatured
.
A more preferred and generic way to access the properties of a domain object is through ILcdDataObject
.
The related class defining the available data object properties for an AIXM route segment is
TLcdAIXMRouteSegmentDataProperties
.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
A code indicating the class of aircraft that may use the route.static final String
The distance from the start point to the change over point, if provided, for a VOR-defined segment.static final String
The beginning date and time of validity for the full set of attributes values in this entity.static final String
The end date and time of validity for the full set of attributes values in this entity.static final String
A code indicating the type of position report required by an ATC Unit for the end point of the route segment.static final String
A code indicating that end point of the route segment has a specific role in the RVSM context.static final String
A code indicating the flight rules to be observed by aircraft.static final String
The unit of measurement used to express the length of the segment and the change-over point distance.static final String
The initial magnetic track.static final String
The initial true track.static final String
The length of the path (depending on the type of the path).static final String
A code indicating if the route segment is in the upper airspace, in the lower airspace or in both.static final String
The numerical value of the lower limit.static final String
A code indicating the convention of calculating the lower limit.static final String
The unit of measurement for the lower limit.static final String
The numerical value of the lower override limit.static final String
A code indicating the convention of calculating the lower override limit.static final String
The unit of measurement for the lower override limit.static final String
An artificial unique identifier in a given context.static final String
The numerical value of the minimum limit.static final String
A code indicating the convention of calculating the minimum limit.static final String
The unit of measurement for the minimum limit.static final String
A code indicating the civil/military status of the route.static final String
The type of segment path to be flown between the two points of the route segment.static final String
Free text remarks.static final String
A code indicating the required navigation performance for the route segment.static final String
The reverse initial magnetic track.static final String
The reverse initial true track.static final String
A code indicating if a route is international or domestic.static final String
A code indicating the type of position report required by an ATC Unit for the start point of the route segment.static final String
A code indicating that start point of the route segment has a specific role in the RVSM context.static final String
The type of route from a navigation point of view.static final String
The numerical value of the upper limit.static final String
A code indicating the convention of calculating the upper limit.static final String
The unit of measurement for the upper limit.static final String
The width of the route segment.static final String
The unit of measurement for the width.
-
Field Details
-
DATE_FROM
The beginning date and time of validity for the full set of attributes values in this entity. The date is of the typeString
.- See Also:
-
DATE_TILL
The end date and time of validity for the full set of attributes values in this entity. The date is of the typeString
.- See Also:
-
MID
An artificial unique identifier in a given context. This context can be a dataset or an application domain. The identifier is of the typeString
.- See Also:
-
TYPE
The type of route from a navigation point of view. The type is of the typeTLcdRouteSegmentType
.- See Also:
-
REQUIRED_NAVIGATION_PERFORMANCE
A code indicating the required navigation performance for the route segment. The required navigation performance is of the typeFloat
.- See Also:
-
LEVEL
A code indicating if the route segment is in the upper airspace, in the lower airspace or in both. The level is of the typeTLcdATSRouteSegmentLevel
.- See Also:
-
AIRCRAFT_CLASS
A code indicating the class of aircraft that may use the route. The class of aircraft is of the typeTLcdAircraftClass
.- See Also:
-
ROUTE_CLASSIFICATION
A code indicating if a route is international or domestic. The route classification is of the typeTLcdRouteClassification
.- See Also:
-
FLIGHT_RULES_OBSERVATION
A code indicating the flight rules to be observed by aircraft. The flight rules observation is of the typeTLcdFlightRule
.- See Also:
-
OPERATIONS_TYPE
A code indicating the civil/military status of the route. The operations type is of the typeTLcdRouteOperationsType
.- See Also:
-
UPPER_LIMIT
The numerical value of the upper limit. The upper limit is of the typeFloat
.- See Also:
-
UPPER_LIMIT_UNIT
The unit of measurement for the upper limit. The upper limit unit is of the typeTLcdAltitudeUnit
- See Also:
-
UPPER_LIMIT_REFERENCE
A code indicating the convention of calculating the upper limit. The upper limit reference point is of the typeTLcdAltitudeReference
.- See Also:
-
LOWER_LIMIT
The numerical value of the lower limit. The lower limit is of the typeFloat
.- See Also:
-
LOWER_LIMIT_UNIT
The unit of measurement for the lower limit. The lower limit unit is of the typeTLcdAltitudeUnit
- See Also:
-
LOWER_LIMIT_REFERENCE
A code indicating the convention of calculating the lower limit. The lower limit reference point is of the typeTLcdAltitudeReference
.- See Also:
-
MINIMUM_LIMIT
The numerical value of the minimum limit. The minimum limit is of the typeFloat
.- See Also:
-
MINIMUM_LIMIT_UNIT
The unit of measurement for the minimum limit. The minimum limit unit is of the typeTLcdAltitudeUnit
.- See Also:
-
MINIMUM_LIMIT_REFERENCE
A code indicating the convention of calculating the minimum limit. The minimum limit reference point is of the typeTLcdAltitudeReference
.- See Also:
-
LOWER_OVERRIDE_LIMIT
The numerical value of the lower override limit. The lower override limit is of the typeFloat
.- See Also:
-
LOWER_OVERRIDE_LIMIT_UNIT
The unit of measurement for the lower override limit. The lower override limit unit is of the typeTLcdAltitudeUnit
- See Also:
-
LOWER_OVERRIDE_LIMIT_REFERENCE
A code indicating the convention of calculating the lower override limit. The lower override limit reference point is of the typeTLcdAltitudeReference
.- See Also:
-
WIDTH
The width of the route segment. The width is of the typeFloat
.- See Also:
-
WIDTH_UNIT
The unit of measurement for the width. The width unit is of the typeTLcdDistanceUnit
.- See Also:
-
START_ATC_REPORT
A code indicating the type of position report required by an ATC Unit for the start point of the route segment. The start ATC report is of the typeTLcdATCReport
.- See Also:
-
END_ATC_REPORT
A code indicating the type of position report required by an ATC Unit for the end point of the route segment. The end ATC report is of the typeTLcdATCReport
.- See Also:
-
START_RVSM_ROLE
A code indicating that start point of the route segment has a specific role in the RVSM context. The start RVSM role is of the typeTLcdRVSMRole
.- See Also:
-
END_RVSM_ROLE
A code indicating that end point of the route segment has a specific role in the RVSM context. The end RVSM role is of the typeTLcdRVSMRole
.- See Also:
-
PATH_TYPE
The type of segment path to be flown between the two points of the route segment. The type of segment path is of the typeTLcdRouteSegmentPathType
.- See Also:
-
INITIAL_TRUE_TRACK
The initial true track. The initial true track is of the typeFloat
.- See Also:
-
INITIAL_MAGNETIC_TRACK
The initial magnetic track. The initial magnetic track is of the typeFloat
.- See Also:
-
REVERSE_INITIAL_TRUE_TRACK
The reverse initial true track. The reverse initial true track is of the typeFloat
.- See Also:
-
REVERSE_INITIAL_MAGNETIC_TRACK
The reverse initial magnetic track. The reverse initial magnetic track is of the typeFloat
.- See Also:
-
LENGTH
The length of the path (depending on the type of the path). The length is of the typeFloat
.- See Also:
-
COP_DISTANCE
The distance from the start point to the change over point, if provided, for a VOR-defined segment. The COP distance is of the typeFloat
.- See Also:
-
HORIZONTAL_DISTANCE_UNIT
The unit of measurement used to express the length of the segment and the change-over point distance. The horizontal distance unit is of typeTLcdDistanceUnit
.- See Also:
-
REMARK
Free text remarks. The remark is of the typeString
.- See Also:
-