Interface ILcdDAFIFPrecisionApproachPathFeature

All Superinterfaces:
ILcdFinalApproachPathFeature

public interface ILcdDAFIFPrecisionApproachPathFeature extends ILcdFinalApproachPathFeature
This interface extends the more general applicable features defined in ILcdFinalApproachPathFeature with features specific for DAFIF.

If a featured domain object contains a value for a feature, this value should comply with the terms specified in this interface.

This interface defines the features (properties) that can be requested through ILcdFeatured. A more preferred and generic way to access the properties of a domain object is through ILcdDataObject. The related class defining the available data object properties for DAFIF Precision Approach Path Points is TLcdDAFIFTPrecisionApproachPathDataProperties.

Since:
2023.1
See Also:
  • Field Details

    • AIRPORT_IDENTIFICATION

      static final String AIRPORT_IDENTIFICATION
      The airport identification of the precision approach path. The airport identification is of the type String.
      See Also:
    • TERMINAL_IDENTIFIER

      static final String TERMINAL_IDENTIFIER
      The terminal identifier of the precision approach path. The terminal identifier is of the type String.
      See Also:
    • HOST_COUNTRY_IDENTIFIER

      static final String HOST_COUNTRY_IDENTIFIER
      The ICAO FAA host country identifier of the precision approach path. The ICAO FAA host country identifier is of the type String.
      See Also: