Class TLcdDAFIFTRefuelingAirspaceDataProperties
java.lang.Object
com.luciad.format.dafift.model.refuelingtrack.TLcdDAFIFTRefuelingAirspaceDataProperties
This class provides easy access to the properties of the RefuelingAirspace type.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Identifies the calendar period in which the record was added to the DAFIFT file or last revised.static final TLcdDataProperty
A code indicating predominant direction of the refueling track or anchor at the point of entry.static final TLcdDataProperty
The name or series of characters with which the refueling operations are identified. -
Method Summary
-
Field Details
-
IDENTIFIER
The name or series of characters with which the refueling operations are identified. The identification is of the typeString
. -
DIRECTION
A code indicating predominant direction of the refueling track or anchor at the point of entry. The direction is of the typeString
. -
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 typeString
.- Since:
- 2022.0
-