Class TLcdDAFIFTRefuelingTrackDataProperties

java.lang.Object
com.luciad.format.dafift.model.refuelingtrack.TLcdDAFIFTRefuelingTrackDataProperties

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

    • IDENTIFIER

      public static final TLcdDataProperty IDENTIFIER
      The name or series of characters with which the refueling operations are identified. The identification is of the type String.
    • DIRECTION

      public static final TLcdDataProperty DIRECTION
      A code indicating predominant direction of the refueling track or anchor at the point of entry. The direction is of the type String.
    • TYPE

      public static final TLcdDataProperty TYPE
      The type of this refueling track. The type is of the type TLcdRefuelingTrackType.
    • ICAO_CODE

      public static final TLcdDataProperty ICAO_CODE
      The ICAO location identifier at the point of entry. This is a four letter code which consists of four characters or two characters and two spaces.

      This feature is of the type String.

    • COUNTRY_CODE

      public static final TLcdDataProperty COUNTRY_CODE
      A code indicating the country in which the refueling track or anchor is located. The country code is of the type String.
    • PRIMARY_UHF_FREQUENCY

      public static final TLcdDataProperty PRIMARY_UHF_FREQUENCY
      The primary UHF frequency of this refueling track. The primary UHF frequency is of the type Float.
    • PRIMARY_UHF_FREQUENCY_UNIT

      public static final TLcdDataProperty PRIMARY_UHF_FREQUENCY_UNIT
      The unit of measurement of the primary UHF frequency. The primary UHF frequency unit is of the type TLcdFrequencyUnit.
    • BACK_UP_UHF_FREQUENCY

      public static final TLcdDataProperty BACK_UP_UHF_FREQUENCY
      The back-up UHF frequency of this refueling track. The back-up UHF frequency is of the type Float.
    • BACK_UP_UHF_FREQUENCY_UNIT

      public static final TLcdDataProperty BACK_UP_UHF_FREQUENCY_UNIT
      The unit of measurement of the back-up UHF frequency. The back-up UHF frequency unit is of the type TLcdFrequencyUnit.
    • APN_69_134_135_SETTING

      public static final TLcdDataProperty APN_69_134_135_SETTING
      The APN radar beacon code setting of this refueling track. The APN radar beacon code setting is of the type String.
    • APX_78_ENCODE_DECODE

      public static final TLcdDataProperty APX_78_ENCODE_DECODE
      The APX radar beacon code setting of this refueling track. The APX radar beacon code setting is of the type String.
    • RECEIVER_CHANNEL

      public static final TLcdDataProperty RECEIVER_CHANNEL
      The receiver air to air Y-band TACAN channel to be used during air refueling operations. The receiver channel is of the type Integer.
    • TANKER_CHANNEL

      public static final TLcdDataProperty TANKER_CHANNEL
      The tanker air to air Y-band TACAN channel to be used during air refueling operations. The tanker channel is of the type Integer.
    • ALTITUDE_ONE_DESCRIPTION

      public static final TLcdDataProperty ALTITUDE_ONE_DESCRIPTION
      The altitude description of the first refueling. The altitude description is of the type TLcdAltitudeType.
    • ALTITUDE_TWO_DESCRIPTION

      public static final TLcdDataProperty ALTITUDE_TWO_DESCRIPTION
      The altitude description of the second refueling. The altitude description is of the type TLcdAltitudeType.
    • ALTITUDE_THREE_DESCRIPTION

      public static final TLcdDataProperty ALTITUDE_THREE_DESCRIPTION
      The altitude description of the third refueling. The altitude description is of the type TLcdAltitudeType.
    • SCHEDULING_UNIT

      public static final TLcdDataProperty SCHEDULING_UNIT
      The military unit responsible for scheduling refueling operations. The scheduling unit is of the type String.
    • ASSIGNED_ATC

      public static final TLcdDataProperty ASSIGNED_ATC
      The air traffic control center that controls the airspace within which this refueling track is located. The assigned ATC is of the type String.
    • REFUELING_ONE__ALTITUDE_ONE_MEASURE

      public static final TLcdDataProperty REFUELING_ONE__ALTITUDE_ONE_MEASURE
      The minimum altitude of the first refueling. The altitude is of the type ILcdISO19103Measure.
    • REFUELING_ONE__ALTITUDE_TWO_MEASURE

      public static final TLcdDataProperty REFUELING_ONE__ALTITUDE_TWO_MEASURE
      The maximum altitude of the first refueling. The altitude is of the type ILcdISO19103Measure.
    • REFUELING_TWO__ALTITUDE_ONE_MEASURE

      public static final TLcdDataProperty REFUELING_TWO__ALTITUDE_ONE_MEASURE
      The minimum altitude of the second refueling. The altitude is of the type ILcdISO19103Measure.
    • REFUELING_TWO__ALTITUDE_TWO_MEASURE

      public static final TLcdDataProperty REFUELING_TWO__ALTITUDE_TWO_MEASURE
      The maximum altitude of the second refueling. The altitude is of the type ILcdISO19103Measure.
    • REFUELING_THREE__ALTITUDE_ONE_MEASURE

      public static final TLcdDataProperty REFUELING_THREE__ALTITUDE_ONE_MEASURE
      The minimum altitude of the third refueling. The altitude is of the type ILcdISO19103Measure.
    • REFUELING_THREE__ALTITUDE_TWO_MEASURE

      public static final TLcdDataProperty REFUELING_THREE__ALTITUDE_TWO_MEASURE
      The maximum altitude of the third refueling. The altitude is of the type ILcdISO19103Measure.
    • CYCLE_DATE

      public static final TLcdDataProperty CYCLE_DATE
      Identifies the calendar period in which the record was added to the DAFIFT file or last revised. The first two digits indicate the century, the next two digits indicate the year and the last two digits indicate the 28 day cycle in which the addition/change was made. The cycle date is of the type String.
      Since:
      2022.0