Interface ILcdAIXMAerodromeFeature
- All Superinterfaces:
ILcdAerodromeFeature
This interface extends the more general applicable features defined in the
ILcdAerodromeFeature
interface with AIXM specific features.
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 an AIXM aerodrome is
TLcdAIXMAerodromeDataProperties
.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
The name of the organization in charge of aerodrome/heliport administration.static final String
A textual description of the altimeter check locations.static final String
The beginning date and time of validity for the features of the aerodrome.static final String
The end date and time of validity for the features of the aerodrome.static final String
The value of the aerodrome elevation.static final String
The vertical distance from the stated elevation within which there is a defined confidence of the true position falling.static final String
The horizontal distance from the stated geographical position within which there is a defined confidence of the true position of the aerodrome/heliport reference point falling.static final String
The unit of measurement for the value expressing the accuracy of the geographical co-ordinates of the aerodrome/heliport reference point.static final String
A distance separating the geoid and the ellipsoid at that position.static final String
A three letter code derived from IATA Reservations Manual Part II, IATA Resolution 763.static final String
The four letter ICAO code of the aerodrome.static final String
A boolean value indicating if this aerodrome/heliport can be used by international traffic.static final String
A textual description of the landing direction indicator (LDI) and its position at the aerodrome/heliport.static final String
The annual rate of change of the magnetic variation.static final String
The date on which the magnetic variation had this value.static final String
An artificial unique identifier in a given context.static final String
A boolean value indicating if thisConfigurableAIXMSnapshotDecoder aerodrome/heliport can be used by national traffic.static final String
A boolean value indicating if non-scheduled flights may use the aerodrome/heliport.static final String
A boolean value indicating when an aircraft permitted to use the aerodrome/heliport should observe Instrument Flight Rules.static final String
A boolean value indicating when an aircraft permitted to use the aerodrome/heliport should observe Visual Flight Rules.static final String
The responsible organization or authority.static final String
A boolean value indicating if private flights may use the aerodrome/heliport.static final String
A textual description of the aerodrome/heliport reference point.static final String
The value of the reference temperature at an aerodrome/heliport.static final String
The unit of measurement of the reference temperature.static final String
Free text remarks.static final String
A boolean value indicating if scheduled flights may use the aerodrome/heliport.static final String
A textual description of the secondary power supply available at the aerodrome/heliport.static final String
The full free text name of the city or town the aerodrome/heliport is serving.static final String
A free text description of the site direction and distance from the city it serves or from another point easily distinguishable from the air.static final String
The altitude at or below which the vertical position of an aircraft is controlled by reference to altitudes.static final String
The unit of measurement of the transition altitude.static final String
Attribute to take the "Vertical Datum".static final String
The unit of measurement for vertical distances: aerodrome/heliport elevation, elevation accuracy, geoidal undulation.static final String
A textual description of the wind direction indicator (WDI) and its position at the aerodrome/heliport.Fields inherited from interface com.luciad.ais.model.aerodrome.ILcdAerodromeFeature
ICAO_REGION, IDENTIFICATION, MAGNETIC_VARIATION, NAME, OPERATIONS_TYPE
-
Field Details
-
ORGANISATION
The responsible organization or authority. The organization is of the typeString
.- See Also:
-
ICAO_CODE
The four letter ICAO code of the aerodrome. The ICAO code is of the typeString
.- See Also:
-
IATA_CODE
A three letter code derived from IATA Reservations Manual Part II, IATA Resolution 763. The IATA code designator is of typeString
.- See Also:
-
NATIONAL_TRAFFIC
A boolean value indicating if thisConfigurableAIXMSnapshotDecoder aerodrome/heliport can be used by national traffic. The type isBoolean
.- See Also:
-
INTERNATIONAL_TRAFFIC
A boolean value indicating if this aerodrome/heliport can be used by international traffic. The type isBoolean
.- See Also:
-
SCHEDULED_FLIGHT
A boolean value indicating if scheduled flights may use the aerodrome/heliport. The type isBoolean
.- See Also:
-
NON_SCHEDULED_FLIGHT
A boolean value indicating if non-scheduled flights may use the aerodrome/heliport. The type isBoolean
.- See Also:
-
PRIVATE_FLIGHT
A boolean value indicating if private flights may use the aerodrome/heliport. The type isBoolean
.- See Also:
-
OBSERVE_VFR
A boolean value indicating when an aircraft permitted to use the aerodrome/heliport should observe Visual Flight Rules. The type isBoolean
.- See Also:
-
OBSERVE_IFR
A boolean value indicating when an aircraft permitted to use the aerodrome/heliport should observe Instrument Flight Rules. The type isBoolean
.- See Also:
-
REFERENCE_POINT_DESCRIPTION
A textual description of the aerodrome/heliport reference point. The reference point description is of typeString
.- See Also:
-
GEO_ACCURACY
The horizontal distance from the stated geographical position within which there is a defined confidence of the true position of the aerodrome/heliport reference point falling. The geographical accuracy is of typeFloat
.- See Also:
-
GEO_ACCURACY_UNIT
The unit of measurement for the value expressing the accuracy of the geographical co-ordinates of the aerodrome/heliport reference point. The geographical accuracy unit is of typeTLcdDistanceUnit
.- See Also:
-
ELEVATION
The value of the aerodrome elevation. The vertical distance to the highest point on the landing area of the aerodrome from Mean Sea Level. The elevation is of typeFloat
.- See Also:
-
ELEVATION_ACCURACY
The vertical distance from the stated elevation within which there is a defined confidence of the true position falling. The elevation accuracy is of typeFloat
.- See Also:
-
GEOID_UNDULATION
A distance separating the geoid and the ellipsoid at that position. In respect of WGS-84 geodetic datum, the difference between the WGS-84 ellipsoidal height and geoidal height represents geoidal undulation. The geoid undulation is of typeFloat
.- See Also:
-
VERTICAL_DISTANCE_UNIT
The unit of measurement for vertical distances: aerodrome/heliport elevation, elevation accuracy, geoidal undulation. The vertical distance unit is of typeTLcdAltitudeUnit
.- See Also:
-
VERTICAL_DATUM
Attribute to take the "Vertical Datum". The vertical datum is of typeString
.- See Also:
-
SERVED_CITY
The full free text name of the city or town the aerodrome/heliport is serving. The served city is of typeString
.- See Also:
-
SITE_DESCRIPTION
A free text description of the site direction and distance from the city it serves or from another point easily distinguishable from the air. The site description is of typeString
.- See Also:
-
MAGNETIC_VARIATION_DATE
The date on which the magnetic variation had this value. The date is of typeString
.- See Also:
-
MAGNETIC_VARIATION_CHANGE_RATE
The annual rate of change of the magnetic variation. The rate is of typeString
.- See Also:
-
REFERENCE_TEMPERATURE
The value of the reference temperature at an aerodrome/heliport. The reference temperature is of typeFloat
.- See Also:
-
REFERENCE_TEMPERATURE_UNIT
The unit of measurement of the reference temperature. The reference temperature unit is of typeString
.- See Also:
-
ADMINISTRATOR
The name of the organization in charge of aerodrome/heliport administration. The organization in charge is of typeString
.- See Also:
-
ALTIMETER_CHECK_LOCATION
A textual description of the altimeter check locations. The altimeter check location description is of typeString
.- See Also:
-
SECONDARY_POWER_SUPPLY
A textual description of the secondary power supply available at the aerodrome/heliport. The secondary power supply description is of typeString
.- See Also:
-
WIND_DIRECTION_INDICATOR
A textual description of the wind direction indicator (WDI) and its position at the aerodrome/heliport. The landing direction indicator description is of typeString
.- See Also:
-
LANDING_DIRECTION_INDICATOR
A textual description of the landing direction indicator (LDI) and its position at the aerodrome/heliport. The landing direction indicator description is of typeString
.- See Also:
-
TRANSITION_ALTITUDE
The altitude at or below which the vertical position of an aircraft is controlled by reference to altitudes. The transition altitude is of the typeFloat
.- See Also:
-
TRANSITION_ALTITUDE_UNIT
The unit of measurement of the transition altitude. The transition altitude unit of measurement is of the typeTLcdAltitudeUnit
.- See Also:
-
DATE_FROM
The beginning date and time of validity for the features of the aerodrome. The date is of the typeString
.- See Also:
-
DATE_TILL
The end date and time of validity for the features of the aerodrome. The date is of the typeString
.- See Also:
-
MID
An artificial unique identifier in a given context. This context can be a dataset or an application domain. The identifier is of the typeString
.- See Also:
-
REMARK
Free text remarks. The remark is of the typeString
.- See Also:
-