Class TLcdAIXM51ApproachCondition
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
- Since:
- 10.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to theaircraftCategory
element.static final TLcdDataProperty
Data property that maps to thealtimeter
element.static final TLcdDataProperty
Data property that maps to theannotation
element.static final TLcdDataProperty
Data property that maps to thecirclingRestriction
element.static final TLcdDataProperty
Data property that maps to theclimbGradient
element.static final TLcdDataProperty
Data property that maps to thedesignSurface
element.static final TLcdDataProperty
Data property that maps to theextension
element.static final TLcdDataProperty
Data property that maps to thefinalApproachPath
element.static final TLcdDataProperty
Data property that maps to thelandingArea
element.static final TLcdDataProperty
Data property that maps to theminimumSet
element.static final TLcdDataProperty
Data property that maps to therequiredNavigationPerformance
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 theAIRCRAFT_CATEGORY_PROPERTY
property adapted to a list ofTLcdAIXM51AircraftCharacteristic
instances.Returns the role value contained in the value of theALTIMETER_PROPERTY
property.Gets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.Gets the value of theCIRCLING_RESTRICTION_PROPERTY
property adapted to a list ofTLcdAIXM51CirclingRestriction
instances.Returns the role value contained in the value of theCLIMB_GRADIENT_PROPERTY
property.Gets the value of theDESIGN_SURFACE_PROPERTY
property adapted to a list ofTLcdAIXM51ObstacleAssessmentArea
instances.Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.Returns the role value contained in the value of theFINAL_APPROACH_PATH_PROPERTY
property.Gets the value of theLANDING_AREA_PROPERTY
property adapted to a list ofTLcdAIXM51LandingTakeoffAreaCollection
instances.Returns the role value contained in the value of theMINIMUM_SET_PROPERTY
property.Returns the role value contained in the value of theREQUIRED_NAVIGATION_PERFORMANCE_PROPERTY
property.void
Sets the value of the property that maps to thealtimeter
element.void
setClimbGradient
(Double aValue) Sets the value of the property that maps to theclimbGradient
element.void
Sets the value of the property that maps to thefinalApproachPath
element.void
setMinimumSet
(TLcdAIXM51Minima aValue) Sets the value of the property that maps to theminimumSet
element.void
Sets the value of the property that maps to therequiredNavigationPerformance
element.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
FINAL_APPROACH_PATH_PROPERTY
Data property that maps to thefinalApproachPath
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeMinimaFinalApproachPath>
. -
REQUIRED_NAVIGATION_PERFORMANCE_PROPERTY
Data property that maps to therequiredNavigationPerformance
element. The possible values for this property are instances ofTLcdAIXM51Optional<Double>
. -
CLIMB_GRADIENT_PROPERTY
Data property that maps to theclimbGradient
element. The possible values for this property are instances ofTLcdAIXM51Optional<Double>
. -
MINIMUM_SET_PROPERTY
Data property that maps to theminimumSet
element. The possible values for this property are instances ofTLcdAIXM51Property<TLcdAIXM51Minima>
. -
CIRCLING_RESTRICTION_PROPERTY
Data property that maps to thecirclingRestriction
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51CirclingRestriction>>
. -
AIRCRAFT_CATEGORY_PROPERTY
Data property that maps to theaircraftCategory
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51AircraftCharacteristic>>
. -
LANDING_AREA_PROPERTY
Data property that maps to thelandingArea
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51LandingTakeoffAreaCollection>>
. -
ALTIMETER_PROPERTY
Data property that maps to thealtimeter
element. The possible values for this property are instances ofTLcdAIXM51FeatureAssociation<TLcdAIXM51AltimeterSourceTimeSlice>
. -
DESIGN_SURFACE_PROPERTY
Data property that maps to thedesignSurface
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51ObstacleAssessmentArea>>
. -
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
-
TLcdAIXM51ApproachCondition
public TLcdAIXM51ApproachCondition() -
TLcdAIXM51ApproachCondition
-
-
Method Details
-
getFinalApproachPath
Returns the role value contained in the value of theFINAL_APPROACH_PATH_PROPERTY
property. Returnsnull
if the value of theFINAL_APPROACH_PATH_PROPERTY
property isnull
.Enumerant indicating final approach path.
- Returns:
- the role value of the
FINAL_APPROACH_PATH_PROPERTY
property. - See Also:
-
setFinalApproachPath
Sets the value of the property that maps to thefinalApproachPath
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theFINAL_APPROACH_PATH_PROPERTY
property is set tonull
.Enumerant indicating final approach path.
- Parameters:
aValue
- the role value to set for theFINAL_APPROACH_PATH_PROPERTY
property.
-
getClimbGradient
Returns the role value contained in the value of theCLIMB_GRADIENT_PROPERTY
property. Returnsnull
if the value of theCLIMB_GRADIENT_PROPERTY
property isnull
.The capability of an aircraft to climb with a certain gradient in take-off configuration.
- Returns:
- the role value of the
CLIMB_GRADIENT_PROPERTY
property. - See Also:
-
setClimbGradient
Sets the value of the property that maps to theclimbGradient
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theCLIMB_GRADIENT_PROPERTY
property is set tonull
.The capability of an aircraft to climb with a certain gradient in take-off configuration.
- Parameters:
aValue
- the role value to set for theCLIMB_GRADIENT_PROPERTY
property.
-
getMinimumSet
Returns the role value contained in the value of theMINIMUM_SET_PROPERTY
property. Returnsnull
if the value of theMINIMUM_SET_PROPERTY
property isnull
.Vertical and horizontal visual minimums
- Returns:
- the role value of the
MINIMUM_SET_PROPERTY
property. - See Also:
-
setMinimumSet
Sets the value of the property that maps to theminimumSet
element. to a new instance of the association classTLcdAIXM51Property
initialized with the given role value. In case the given role value isnull
, theMINIMUM_SET_PROPERTY
property is set tonull
.Vertical and horizontal visual minimums
- Parameters:
aValue
- the role value to set for theMINIMUM_SET_PROPERTY
property.
-
getCirclingRestriction
Gets the value of theCIRCLING_RESTRICTION_PROPERTY
property adapted to a list ofTLcdAIXM51CirclingRestriction
instances.An area resticted to flight.
- Returns:
- the value of the
CIRCLING_RESTRICTION_PROPERTY
property adapted to a list ofTLcdAIXM51CirclingRestriction
instances. - See Also:
-
getAircraftCategory
Gets the value of theAIRCRAFT_CATEGORY_PROPERTY
property adapted to a list ofTLcdAIXM51AircraftCharacteristic
instances.Classification of aircraft based on 1.3 times stall speed in landing configuration at maximum certified landing mass.
- Returns:
- the value of the
AIRCRAFT_CATEGORY_PROPERTY
property adapted to a list ofTLcdAIXM51AircraftCharacteristic
instances. - See Also:
-
getLandingArea
Gets the value of theLANDING_AREA_PROPERTY
property adapted to a list ofTLcdAIXM51LandingTakeoffAreaCollection
instances.One or more Runway Directions;final and sidestep defined by conditions.
- Returns:
- the value of the
LANDING_AREA_PROPERTY
property adapted to a list ofTLcdAIXM51LandingTakeoffAreaCollection
instances. - See Also:
-
getAltimeter
Returns the role value contained in the value of theALTIMETER_PROPERTY
property. Returnsnull
if the value of theALTIMETER_PROPERTY
property isnull
.The altimeter that the Minimum Final Approach Condition applies to.
- Returns:
- the role value of the
ALTIMETER_PROPERTY
property. - See Also:
-
setAltimeter
Sets the value of the property that maps to thealtimeter
element. to a new instance of the association classTLcdAIXM51FeatureAssociation
initialized with the given role value. In case the given role value isnull
, theALTIMETER_PROPERTY
property is set tonull
.The altimeter that the Minimum Final Approach Condition applies to.
- Parameters:
aValue
- the role value to set for theALTIMETER_PROPERTY
property.
-
getDesignSurface
Gets the value of theDESIGN_SURFACE_PROPERTY
property adapted to a list ofTLcdAIXM51ObstacleAssessmentArea
instances.An evaluation area used when designing a procedure to insure safety of aircraft
- Returns:
- the value of the
DESIGN_SURFACE_PROPERTY
property adapted to a list ofTLcdAIXM51ObstacleAssessmentArea
instances. - 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:
-