Class TLcdARINCMORADataProperties
java.lang.Object
com.luciad.format.arinc.model.mora.TLcdARINCMORADataProperties
Defines the data properties available on objects of type
TLcdARINCDataTypes.MORA.- Since:
- 2014.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertySpecifies the minimum altitude for this area.static final TLcdDataPropertySpecifies the unit in which thealtitudeis defined. -
Method Summary
-
Field Details
-
ALTITUDE
Specifies the minimum altitude for this area. Can benullif there is no information for this area. -
ALTITUDE_UNIT
Specifies the unit in which thealtitudeis defined. Isnullonly if the altitude is unknown.
-