Class TLcdDAFIFTVFRRoutePointDataProperties

java.lang.Object
com.luciad.format.dafift.model.vfr.TLcdDAFIFTVFRRoutePointDataProperties

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

    • POINT_NAME

      public static final TLcdDataProperty POINT_NAME
      The name of the VFR route point. The name is of the type String.
    • POINT_IDENTITY

      public static final TLcdDataProperty POINT_IDENTITY
      A graphical description of the point/check point. The point identity is of the type String.
    • POINT_UTM_COORDINATES

      public static final TLcdDataProperty POINT_UTM_COORDINATES
      The MGRS position on a UTM grid. The UTM coordinates feature is of the type String.
    • POINT_TYPE

      public static final TLcdDataProperty POINT_TYPE
      The point type (start, end, ...). The point type is of the type TLcdVFRPointType.
    • POINT_SYMBOL

      public static final TLcdDataProperty POINT_SYMBOL
      A code used for graphic presentation where a waypoint type symbol is used. The point symbol is of the type Character.
    • AT_HELIPORT_AIRPORT

      public static final TLcdDataProperty AT_HELIPORT_AIRPORT
      An indicator to tell whether the route starts or ends at the heliport or airport. This feature is of the type Boolean.
    • SEGMENT_NAME

      public static final TLcdDataProperty SEGMENT_NAME
      The segment name of this VFR route point. The segment name is of the type String.
    • COURSE

      public static final TLcdDataProperty COURSE
      The course to the point/checkpoint of the VFR route segment. The course is of the type Float.
    • PATH_CODE

      public static final TLcdDataProperty PATH_CODE
      The path code (defines what the segment is used for). The path code is of the type TLcdVFRPointUsageCode.
    • ALTITUDE_DESCRIPTION_CODE

      public static final TLcdDataProperty ALTITUDE_DESCRIPTION_CODE
      The altitude description of this VFR route point. The altitude description is of the type TLcdAltitudeType.
    • ALTITUDE

      public static final TLcdDataProperty ALTITUDE
      The altitude of this VFR route point. The altitude is of the type Integer.
    • ALTITUDE_UNIT

      public static final TLcdDataProperty ALTITUDE_UNIT
      The unit of measurement of the altitude. The altitude 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.