Class TLcdARINCHoldingDataProperties

java.lang.Object
com.luciad.format.arinc.model.procedure.TLcdARINCHoldingDataProperties

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

    • IDENTIFIER

      public static final TLcdDataProperty IDENTIFIER
      The identifier of the fix. The identifier is of the type String.
    • TYPE

      public static final TLcdDataProperty TYPE
      The type of this holding. The type is of the type TLcdHoldingType
    • ICAO_REGION

      public static final TLcdDataProperty ICAO_REGION
      The two letter ICAO region of the holding. The ICAO region is of the type String.
    • DUPLICATE_IDENTIFIER

      public static final TLcdDataProperty DUPLICATE_IDENTIFIER
      A code giving more information about the airspace structure in which the holding is to be used and about the multiple designations of holdings on a waypoint or navaid. The duplicate identifier is of the type String.
    • REQUIRED_NAVIGATION_PERFORMANCE

      public static final TLcdDataProperty REQUIRED_NAVIGATION_PERFORMANCE
      A statement of the navigation performance accuracy necessary for the holding (expressed in Nautical Miles). The RNP is of the type Float.
    • NOTES

      public static final TLcdDataProperty NOTES
      The notes of the holding. In ARINC 424 - 15, this feature contains information supplementary to the holding. In ARINC 424 - 17/18, this feature contains the name commonly applied to the navigation entity. This feature is of the type String
    • CYCLE_DATE

      public static final TLcdDataProperty CYCLE_DATE
      The calendar period in which the record was added to the file or last revised. A change in any ARINC 424 field, except Dynamic Magnetic Variation, Frequency Protection, Continuation Record Number and File Record Number, requires a cycle date change. The cycle date will not change if there is no change in the data. The first two digits of the field contain the last two digits of the year in which the addition or revision was made. The last two digits contain the numeric identity of the 28-day data update cycle during which the change occurred. Each calendar year contains 13 such cycles, however, on rare occasions 14 cycles will be encountered. The cycle date is of the type String.
      Since:
      2016.1.51