Class TLcdAIXMRouteSegmentDataProperties
java.lang.Object
com.luciad.format.aixm.model.route.TLcdAIXMRouteSegmentDataProperties
This class provides easy access to the properties of the RouteSegment type.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
A code indicating the type of position report required by an ATC Unit for the end point of the route segment.static final TLcdDataProperty
A code indicating the type of position report required by an ATC Unit for the start point of the route segment.static final TLcdDataProperty
The beginning date and time of validity for the full set of attributes values in this entity.static final TLcdDataProperty
A code indicating the class of aircraft that may use the route.static final TLcdDataProperty
The distance from the start point to the change over point, if provided, for a VOR-defined segment.static final TLcdDataProperty
The end date and time of validity for the full set of attributes values in this entity.static final TLcdDataProperty
A code indicating the flight rules to be observed by aircraft.static final TLcdDataProperty
The unit of measurement used to express the length of the segment and the change-over point distance.static final TLcdDataProperty
The initial magnetic track.static final TLcdDataProperty
The initial true track.static final TLcdDataProperty
The length of the path (depending on the type of the path).static final TLcdDataProperty
A code indicating if the route segment is in the upper airspace, in the lower airspace or in both.static final TLcdDataProperty
The numerical value of the lower limit.static final TLcdDataProperty
A code indicating the convention of calculating the lower limit.static final TLcdDataProperty
The unit of measurement for the lower limit.static final TLcdDataProperty
The numerical value of the lower override limit.static final TLcdDataProperty
A code indicating the convention of calculating the lower override limit.static final TLcdDataProperty
The unit of measurement for the lower override limit.static final TLcdDataProperty
An artificial unique identifier in a given context.static final TLcdDataProperty
The numerical value of the minimum limit.static final TLcdDataProperty
A code indicating the convention of calculating the minimum limit.static final TLcdDataProperty
The unit of measurement for the minimum limit.static final TLcdDataProperty
A code indicating the civil/military status of the route.static final TLcdDataProperty
Free text remarks.static final TLcdDataProperty
A code indicating the required navigation performance for the route segment.static final TLcdDataProperty
The reverse initial magnetic track.static final TLcdDataProperty
The reverse initial true track.static final TLcdDataProperty
A code indicating if a route is international or domestic.static final TLcdDataProperty
A code indicating that end point of the route segment has a specific role in the RVSM context.static final TLcdDataProperty
A code indicating that start point of the route segment has a specific role in the RVSM context.static final TLcdDataProperty
The type of route from a navigation point of view.static final TLcdDataProperty
The type of segment path to be flown between the two points of the route segment.static final TLcdDataProperty
The numerical value of the upper limit.static final TLcdDataProperty
A code indicating the convention of calculating the upper limit.static final TLcdDataProperty
The unit of measurement for the upper limit.static final TLcdDataProperty
The width of the route segment.static final TLcdDataProperty
The unit of measurement for the width. -
Method Summary
-
Field Details
-
BEGINNING_DATE
The beginning date and time of validity for the full set of attributes values in this entity. The date is of the typeString
. -
END_DATE
The end date and time of validity for the full set of attributes values in this entity. The date is of the typeString
. -
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
. -
TYPE
The type of route from a navigation point of view. The type is of the typeTLcdRouteSegmentType
. -
REQUIRED_NAVIGATION_PERFORMANCE
A code indicating the required navigation performance for the route segment. The required navigation performance is of the typeFloat
. -
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
. -
CLASS_OF_AIRCRAFT
A code indicating the class of aircraft that may use the route. The class of aircraft is of the typeTLcdAircraftClass
. -
ROUTE_CLASSIFICATION
A code indicating if a route is international or domestic. The route classification is of the typeTLcdRouteClassification
. -
FLIGHT_RULES_OBSERVATION
A code indicating the flight rules to be observed by aircraft. The flight rules observation is of the typeTLcdFlightRule
. -
OPERATIONS_TYPE
A code indicating the civil/military status of the route. The operations type is of the typeTLcdRouteOperationsType
. -
UPPER_LIMIT
The numerical value of the upper limit. The upper limit is of the typeFloat
. -
UPPER_LIMIT_REFERENCE
A code indicating the convention of calculating the upper limit. The upper limit reference point is of the typeTLcdAltitudeReference
. -
UPPER_LIMIT_UNIT
The unit of measurement for the upper limit. The upper limit unit is of the typeTLcdAltitudeUnit
-
LOWER_LIMIT
The numerical value of the lower limit. The lower limit is of the typeFloat
. -
LOWER_LIMIT_REFERENCE
A code indicating the convention of calculating the lower limit. The lower limit reference point is of the typeTLcdAltitudeReference
. -
LOWER_LIMIT_UNIT
The unit of measurement for the lower limit. The lower limit unit is of the typeTLcdAltitudeUnit
-
MINIMUM_LIMIT
The numerical value of the minimum limit. The minimum limit is of the typeFloat
. -
MINIMUM_LIMIT_REFERENCE
A code indicating the convention of calculating the minimum limit. The minimum limit reference point is of the typeTLcdAltitudeReference
. -
MINIMUM_LIMIT_UNIT
The unit of measurement for the minimum limit. The minimum limit unit is of the typeTLcdAltitudeUnit
. -
LOWER_OVERRIDE_LIMIT
The numerical value of the lower override limit. The lower override limit is of the typeFloat
. -
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
. -
LOWER_OVERRIDE_LIMIT_UNIT
The unit of measurement for the lower override limit. The lower override limit unit is of the typeTLcdAltitudeUnit
-
WIDTH
The width of the route segment. The width is of the typeFloat
. -
WIDTH_UNIT
The unit of measurement for the width. The width unit is of the typeTLcdDistanceUnit
. -
ATC_REPORT_AT_START_POINT
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
. -
ATC_REPORT_AT_END_POINT
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
. -
RVSM_ROLE_OF_START_POINT
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
. -
RVSM_ROLE_OF_END_POINT
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
. -
TYPE_OF_PATH
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
. -
INITIAL_TRUE_TRACK
The initial true track. The initial true track is of the typeFloat
. -
INITIAL_MAGNETIC_TRACK
The initial magnetic track. The initial magnetic track is of the typeFloat
. -
REVERSE_INITIAL_TRUE_TRACK
The reverse initial true track. The reverse initial true track is of the typeFloat
. -
REVERSE_INITIAL_MAGNETIC_TRACK
The reverse initial magnetic track. The reverse initial magnetic track is of the typeFloat
. -
LENGTH
The length of the path (depending on the type of the path). The length is of the typeFloat
. -
DISTANCE_FROM_THE_START_TO_THE_CHANGE_OVER_POINT
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
. -
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
. -
REMARK
Free text remarks. The remark is of the typeString
.
-