Class TLcdDAFIFTMilitaryTrainingRoutePointDataProperties

java.lang.Object
com.luciad.format.dafift.model.route.TLcdDAFIFTMilitaryTrainingRoutePointDataProperties

public final class TLcdDAFIFTMilitaryTrainingRoutePointDataProperties extends Object
This class provides easy access to the properties of the MilitaryTrainingRoutePoint type.
See Also:
  • Field Details

    • POINT_IDENTIFIER

      public static final TLcdDataProperty POINT_IDENTIFIER
      The identifier of this military training route point. The identifier is of the type String.
    • FIX

      public static final TLcdDataProperty FIX
      The fix of this military training route point. The fix is of the type String.
    • USAGE_CODE

      public static final TLcdDataProperty USAGE_CODE
      The usage code of the waypoint. A usage code indicates the airspace structure in which the waypoint is utilized. Usage code is of the type TLcdMilitaryTrainingRoutePointUsageCode.
    • NEXT_POINT_IDENTIFIER

      public static final TLcdDataProperty NEXT_POINT_IDENTIFIER
      The identifier of the next military training route point. The identifier of the next point is of the type String.
    • CROSS_ALTITUDE_DESCRIPTION

      public static final TLcdDataProperty CROSS_ALTITUDE_DESCRIPTION
      The cross altitude description of this military training route point. The cross altitude description is of the type TLcdAltitudeType.
    • ENROUTE_ALTITUDE_DESCRIPTION

      public static final TLcdDataProperty ENROUTE_ALTITUDE_DESCRIPTION
      The enroute altitude description of this military training route point. The enroute altitude description is of the type TLcdAltitudeType.
    • WIDTH_LEFT

      public static final TLcdDataProperty WIDTH_LEFT
      The width on the left side of the center line of this military training route point. The width is of the type Float.
    • WIDTH_RIGHT

      public static final TLcdDataProperty WIDTH_RIGHT
      The width on the right side of the center line of this military training route point. The width is of the type Float.
    • TURN_RADIUS

      public static final TLcdDataProperty TURN_RADIUS
      The turn radius around this military training route point. The turn radius is of the type Float.
    • TURN_RADIUS_UNIT

      public static final TLcdDataProperty TURN_RADIUS_UNIT
      The unit of measurement of the turn radius. The turn radius unit is of the type TLcdDistanceUnit.
    • TURN_DIRECTION

      public static final TLcdDataProperty TURN_DIRECTION
      The specific direction in which a turn is to be made. The turn direction is of the type Character.
    • ADDITIONAL_ROUTE_INFO

      public static final TLcdDataProperty ADDITIONAL_ROUTE_INFO
      Additional information vital to the execution of the military training route at this point to the next point. The additional route info is of the type String.
    • CROSS_ALTITUDE_ONE_MEASURE

      public static final TLcdDataProperty CROSS_ALTITUDE_ONE_MEASURE
      The cross altitude one of this military training route point. The cross altitude one is of the type ILcdISO19103Measure.
    • CROSS_ALTITUDE_TWO_MEASURE

      public static final TLcdDataProperty CROSS_ALTITUDE_TWO_MEASURE
      The cross altitude two of this military training route point. The cross altitude two is of the type ILcdISO19103Measure.
    • ENROUTE_ALTITUDE_ONE_MEASURE

      public static final TLcdDataProperty ENROUTE_ALTITUDE_ONE_MEASURE
      The enroute altitude one of this military training route point. The enroute altitude one is of the type ILcdISO19103Measure.
    • ENROUTE_ALTITUDE_TWO_MEASURE

      public static final TLcdDataProperty ENROUTE_ALTITUDE_TWO_MEASURE
      The cross altitude two of this military training route point. The cross altitude two is of the type ILcdISO19103Measure.