Interface ILcdDAFIFMinimumSectorAltitudeFeature

All Superinterfaces:
ILcdMinimumSectorAltitudeFeature

public interface ILcdDAFIFMinimumSectorAltitudeFeature extends ILcdMinimumSectorAltitudeFeature
This interface extends the more general applicable features defined in ILcdMinimumSectorAltitudeFeature 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 a DAFIF Minimum Sector Altitude is TLcdDAFIFTMinimumSectorAltitudeDataProperties.

Since:
2022.0
See Also:
  • Field Details

    • AIRPORT_IDENTIFICATION

      static final String AIRPORT_IDENTIFICATION
      The airport identification of this Minimum Sector Altitude. The airport identification is of the type String.
      See Also:
    • PROCEDURE

      static final String PROCEDURE
      The procedure type of this Minimum Sector Altitude. The procedure type is of the type TLcdProcedureType.
      See Also:
    • TERMINAL_IDENTIFIER

      static final String TERMINAL_IDENTIFIER
      The terminal identifier of this Minimum Sector Altitude. The terminal identifier is of the type String.
      See Also:
    • ICAO_CODE

      static final String ICAO_CODE
      The ICAO code of this Minimum Sector Altitude. The ICAO code is of the type String.
      See Also:
    • WAYPOINT_IDENTIFIER

      static final String WAYPOINT_IDENTIFIER
      The way point identifier of this Minimum Sector Altitude. The way point identifier is of the type String.
      See Also:
    • WAYPOIMT_COUNTRY_CODE

      static final String WAYPOIMT_COUNTRY_CODE
      The way point country code of this Minimum Sector Altitude. The way point country code is of the type String.
      See Also: