Class TLcdDAFIFRefuelingAirspaceDataProperties
java.lang.Object
com.luciad.format.dafif.model.refuelingtrack.TLcdDAFIFRefuelingAirspaceDataProperties
This class provides easy access to the properties of the RefuelingAirspace type.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyA code indicating predominant direction of the refueling track or anchor at the point of entry.static final TLcdDataPropertyThe 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.
-