Class TLcdAIXM51DepartureArrivalCondition
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
- Since:
- 10.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to theannotation
element.static final TLcdDataProperty
Data property that maps to theengineType
element.static final TLcdDataProperty
Data property that maps to theextension
element.static final TLcdDataProperty
Data property that maps to themaximumCrossingAtEnd
element.static final TLcdDataProperty
Data property that maps to themaximumCrossingAtEndReference
element.static final TLcdDataProperty
Data property that maps to theminimumCrossingAtEnd
element.static final TLcdDataProperty
Data property that maps to theminimumCrossingAtEndReference
element.static final TLcdDataProperty
Data property that maps to theminimumEnrouteAltitude
element.Fields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
DESCRIPTION_PROPERTY, DESCRIPTION_REFERENCE_PROPERTY, ID_PROPERTY, IDENTIFIER_PROPERTY, META_DATA_PROPERTY_PROPERTY, NAME_PROPERTY
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionGets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.Returns the role value contained in the value of theENGINE_TYPE_PROPERTY
property.Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.Returns the value of the property that maps to themaximumCrossingAtEnd
element.Returns the role value contained in the value of theMAXIMUM_CROSSING_AT_END_REFERENCE_PROPERTY
property.Returns the value of the property that maps to theminimumCrossingAtEnd
element.Returns the role value contained in the value of theMINIMUM_CROSSING_AT_END_REFERENCE_PROPERTY
property.Returns the value of the property that maps to theminimumEnrouteAltitude
element.void
Sets the value of the property that maps to theengineType
element.void
Sets the value of the property that maps to themaximumCrossingAtEnd
element.void
Sets the value of the property that maps to themaximumCrossingAtEndReference
element.void
Sets the value of the property that maps to theminimumCrossingAtEnd
element.void
Sets the value of the property that maps to theminimumCrossingAtEndReference
element.void
Sets the value of the property that maps to theminimumEnrouteAltitude
element.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
MINIMUM_ENROUTE_ALTITUDE_PROPERTY
Data property that maps to theminimumEnrouteAltitude
element. The possible values for this property are instances ofTLcdAIXM51ValDistanceVertical
. -
MINIMUM_CROSSING_AT_END_PROPERTY
Data property that maps to theminimumCrossingAtEnd
element. The possible values for this property are instances ofTLcdAIXM51ValDistanceVertical
. -
MINIMUM_CROSSING_AT_END_REFERENCE_PROPERTY
Data property that maps to theminimumCrossingAtEndReference
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeVerticalReference>
. -
MAXIMUM_CROSSING_AT_END_PROPERTY
Data property that maps to themaximumCrossingAtEnd
element. The possible values for this property are instances ofTLcdAIXM51ValDistanceVertical
. -
MAXIMUM_CROSSING_AT_END_REFERENCE_PROPERTY
Data property that maps to themaximumCrossingAtEndReference
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeVerticalReference>
. -
ENGINE_TYPE_PROPERTY
Data property that maps to theengineType
element. The possible values for this property are instances ofTLcdAIXM51Property<TLcdAIXM51AircraftCharacteristic>
. -
ANNOTATION_PROPERTY
Data property that maps to theannotation
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Note>>
. -
EXTENSION_PROPERTY
Data property that maps to theextension
element. The possible values for this property are instances ofList<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>
.
-
-
Constructor Details
-
TLcdAIXM51DepartureArrivalCondition
public TLcdAIXM51DepartureArrivalCondition() -
TLcdAIXM51DepartureArrivalCondition
-
-
Method Details
-
getMinimumEnrouteAltitude
Returns the value of the property that maps to theminimumEnrouteAltitude
element.Minimum en-route altitude (MEA). The altitude for an en-route segment that provides adequate reception of relevant navigation facilities and ATS communications, complies with the airspace structure and provides the required obstacle clearance.
- Returns:
- the value of the
MINIMUM_ENROUTE_ALTITUDE_PROPERTY
property.
-
setMinimumEnrouteAltitude
Sets the value of the property that maps to theminimumEnrouteAltitude
element.Minimum en-route altitude (MEA). The altitude for an en-route segment that provides adequate reception of relevant navigation facilities and ATS communications, complies with the airspace structure and provides the required obstacle clearance.
- Parameters:
aValue
- the value to set for theMINIMUM_ENROUTE_ALTITUDE_PROPERTY
property.
-
getMinimumCrossingAtEnd
Returns the value of the property that maps to theminimumCrossingAtEnd
element.The lowermost vertical position at the end point, when flying on the route portion in the direction indicated in the RoutePortionUsage.
- Returns:
- the value of the
MINIMUM_CROSSING_AT_END_PROPERTY
property.
-
setMinimumCrossingAtEnd
Sets the value of the property that maps to theminimumCrossingAtEnd
element.The lowermost vertical position at the end point, when flying on the route portion in the direction indicated in the RoutePortionUsage.
- Parameters:
aValue
- the value to set for theMINIMUM_CROSSING_AT_END_PROPERTY
property.
-
getMinimumCrossingAtEndReference
Returns the role value contained in the value of theMINIMUM_CROSSING_AT_END_REFERENCE_PROPERTY
property. Returnsnull
if the value of theMINIMUM_CROSSING_AT_END_REFERENCE_PROPERTY
property isnull
.The reference surface used for the value of the minimumCrossingAtEnd. For example, Mean Sea Level, Ground, standard pressure, etc..
- Returns:
- the role value of the
MINIMUM_CROSSING_AT_END_REFERENCE_PROPERTY
property. - See Also:
-
setMinimumCrossingAtEndReference
Sets the value of the property that maps to theminimumCrossingAtEndReference
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theMINIMUM_CROSSING_AT_END_REFERENCE_PROPERTY
property is set tonull
.The reference surface used for the value of the minimumCrossingAtEnd. For example, Mean Sea Level, Ground, standard pressure, etc..
- Parameters:
aValue
- the role value to set for theMINIMUM_CROSSING_AT_END_REFERENCE_PROPERTY
property.
-
getMaximumCrossingAtEnd
Returns the value of the property that maps to themaximumCrossingAtEnd
element.The uppermost vertical position at the end point, when flying on the route portion in the direction indicated in the RoutePortionUsage.
- Returns:
- the value of the
MAXIMUM_CROSSING_AT_END_PROPERTY
property.
-
setMaximumCrossingAtEnd
Sets the value of the property that maps to themaximumCrossingAtEnd
element.The uppermost vertical position at the end point, when flying on the route portion in the direction indicated in the RoutePortionUsage.
- Parameters:
aValue
- the value to set for theMAXIMUM_CROSSING_AT_END_PROPERTY
property.
-
getMaximumCrossingAtEndReference
Returns the role value contained in the value of theMAXIMUM_CROSSING_AT_END_REFERENCE_PROPERTY
property. Returnsnull
if the value of theMAXIMUM_CROSSING_AT_END_REFERENCE_PROPERTY
property isnull
.The reference surface used for the value of the maximumCrossingAtEnd. For example, Mean Sea Level, Ground, standard pressure, etc..
- Returns:
- the role value of the
MAXIMUM_CROSSING_AT_END_REFERENCE_PROPERTY
property. - See Also:
-
setMaximumCrossingAtEndReference
Sets the value of the property that maps to themaximumCrossingAtEndReference
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theMAXIMUM_CROSSING_AT_END_REFERENCE_PROPERTY
property is set tonull
.The reference surface used for the value of the maximumCrossingAtEnd. For example, Mean Sea Level, Ground, standard pressure, etc..
- Parameters:
aValue
- the role value to set for theMAXIMUM_CROSSING_AT_END_REFERENCE_PROPERTY
property.
-
getEngineType
Returns the role value contained in the value of theENGINE_TYPE_PROPERTY
property. Returnsnull
if the value of theENGINE_TYPE_PROPERTY
property isnull
.type of aircraft engine allowed for the condition
- Returns:
- the role value of the
ENGINE_TYPE_PROPERTY
property. - See Also:
-
getAnnotation
Gets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.- Returns:
- the value of the
ANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances. - See Also:
-
getExtension
Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.- Returns:
- the value of the
EXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances. - See Also:
-