Class TLcdAIXMWayPointDataProperties

java.lang.Object
com.luciad.format.aixm.model.navaid.TLcdAIXMWayPointDataProperties

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

    • IDENTIFIER

      public static final TLcdDataProperty IDENTIFIER
      The identifier of the waypoint. The identifier is of the type String.
    • NAME

      public static final TLcdDataProperty NAME
      The name of the waypoint. The name is of the type String.
    • TYPE

      public static final TLcdDataProperty TYPE
      The specific type of waypoint whether published by the State, published by the ICAO or created by another agency for convenience of identification etc. The type is of the type TLcdDesignatedPointType.
    • BEGINNING_DATE

      public static final TLcdDataProperty BEGINNING_DATE
      The beginning date and time of validity for the features of the waypoint. The date is of the type String.
    • END_DATE

      public static final TLcdDataProperty END_DATE
      The end date and time of validity for the features of the waypoint. The date is of the type String.
    • MID

      public static final TLcdDataProperty MID
      An artificial unique identifier in a given context. This context can be a dataset or an application domain. The identifier is of the type String.
    • GEOGRAPHICAL_ACCURACY

      public static final TLcdDataProperty GEOGRAPHICAL_ACCURACY
      The horizontal distance from the stated geographical position within which there is a defined confidence of the true position falling. The geographical accuracy is of type Float.
    • GEOGRAPHICAL_ACCURACY_UNIT

      public static final TLcdDataProperty GEOGRAPHICAL_ACCURACY_UNIT
      The unit of measurement for the value expressing the accuracy of the geographical co-ordinates. The geographical accuracy unit is of type TLcdDistanceUnit.
    • ORIGINAL_LATITUDE

      public static final TLcdDataProperty ORIGINAL_LATITUDE
      Original latitude. The original latitude is of the type String.
    • ORIGINAL_LONGITUDE

      public static final TLcdDataProperty ORIGINAL_LONGITUDE
      Original longitude. The original longitude is of the type String.
    • ORIGINAL_CODE_DATUM

      public static final TLcdDataProperty ORIGINAL_CODE_DATUM
      Original datum. The original datum is of the type ILcdGeodeticDatum.
    • REMARK

      public static final TLcdDataProperty REMARK
      Free text remarks. The remark is of the type String.