Class TLcdAIXM51PointReference
- 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 theextension
element.static final TLcdDataProperty
Data property that maps to thefacilityAngle
element.static final TLcdDataProperty
Data property that maps to thefacilityDistance
element.static final TLcdDataProperty
Data property that maps to thefixToleranceArea
element.static final TLcdDataProperty
Data property that maps to thepoint
element.static final TLcdDataProperty
Data property that maps to thepostFixTolerance
element.static final TLcdDataProperty
Data property that maps to thepriorFixTolerance
element.static final TLcdDataProperty
Data property that maps to therole
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
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.Gets the value of theFACILITY_ANGLE_PROPERTY
property adapted to a list ofTLcdAIXM51AngleUse
instances.Gets the value of theFACILITY_DISTANCE_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.Returns the role value contained in the value of theFIX_TOLERANCE_AREA_PROPERTY
property.getPoint()
Returns the role value contained in the value of thePOINT_PROPERTY
property.Returns the value of the property that maps to thepostFixTolerance
element.Returns the value of the property that maps to thepriorFixTolerance
element.getRole()
Returns the role value contained in the value of theROLE_PROPERTY
property.void
setFixToleranceArea
(TLcdAIXM51Surface aValue) Sets the value of the property that maps to thefixToleranceArea
element.void
Sets the value of the property that maps to thepoint
element.void
Sets the value of the property that maps to thepostFixTolerance
element.void
Sets the value of the property that maps to thepriorFixTolerance
element.void
setRole
(TLcdAIXM51CodeReferenceRole aValue) Sets the value of the property that maps to therole
element.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
ROLE_PROPERTY
Data property that maps to therole
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeReferenceRole>
. -
PRIOR_FIX_TOLERANCE_PROPERTY
Data property that maps to thepriorFixTolerance
element. The possible values for this property are instances ofTLcdAIXM51ValDistanceSigned
. -
POST_FIX_TOLERANCE_PROPERTY
Data property that maps to thepostFixTolerance
element. The possible values for this property are instances ofTLcdAIXM51ValDistanceSigned
. -
POINT_PROPERTY
Data property that maps to thepoint
element. The possible values for this property are instances ofTLcdAIXM51FeatureAssociation<TLcdAIXM51DesignatedPointTimeSlice>
. -
FACILITY_ANGLE_PROPERTY
Data property that maps to thefacilityAngle
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51AngleUse>>
. -
FACILITY_DISTANCE_PROPERTY
Data property that maps to thefacilityDistance
element. The possible values for this property are instances ofList<TLcdAIXM51FeatureAssociation<TLcdAIXM51DistanceIndicationTimeSlice>>
. -
FIX_TOLERANCE_AREA_PROPERTY
Data property that maps to thefixToleranceArea
element. The possible values for this property are instances ofTLcdAIXM51Property<TLcdAIXM51Surface>
. -
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
-
TLcdAIXM51PointReference
public TLcdAIXM51PointReference() -
TLcdAIXM51PointReference
-
-
Method Details
-
getRole
Returns the role value contained in the value of theROLE_PROPERTY
property. Returnsnull
if the value of theROLE_PROPERTY
property isnull
.Describes the role of the defined point reference. Example: DME, INT, recommended navaid, fix tolerance
- Returns:
- the role value of the
ROLE_PROPERTY
property. - See Also:
-
setRole
Sets the value of the property that maps to therole
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theROLE_PROPERTY
property is set tonull
.Describes the role of the defined point reference. Example: DME, INT, recommended navaid, fix tolerance
- Parameters:
aValue
- the role value to set for theROLE_PROPERTY
property.
-
getPriorFixTolerance
Returns the value of the property that maps to thepriorFixTolerance
element.Because the fix may be received early, protection against obstacles must be provided from a line perpendicular to the flight course. PriorFixTolerance indicates the error distance (from the fix to the earliest point where the fix may be received along the flight course.
- Returns:
- the value of the
PRIOR_FIX_TOLERANCE_PROPERTY
property.
-
setPriorFixTolerance
Sets the value of the property that maps to thepriorFixTolerance
element.Because the fix may be received early, protection against obstacles must be provided from a line perpendicular to the flight course. PriorFixTolerance indicates the error distance (from the fix to the earliest point where the fix may be received along the flight course.
- Parameters:
aValue
- the value to set for thePRIOR_FIX_TOLERANCE_PROPERTY
property.
-
getPostFixTolerance
Returns the value of the property that maps to thepostFixTolerance
element.Indicates the error distance (from the fix to the latest point where the fix may be received along the flight course.
- Returns:
- the value of the
POST_FIX_TOLERANCE_PROPERTY
property.
-
setPostFixTolerance
Sets the value of the property that maps to thepostFixTolerance
element.Indicates the error distance (from the fix to the latest point where the fix may be received along the flight course.
- Parameters:
aValue
- the value to set for thePOST_FIX_TOLERANCE_PROPERTY
property.
-
getPoint
Returns the role value contained in the value of thePOINT_PROPERTY
property. Returnsnull
if the value of thePOINT_PROPERTY
property isnull
.A point defined by a latitude and longitude and/or a combination of angle and/or distance indications.
- Returns:
- the role value of the
POINT_PROPERTY
property. - See Also:
-
setPoint
Sets the value of the property that maps to thepoint
element. to a new instance of the association classTLcdAIXM51FeatureAssociation
initialized with the given role value. In case the given role value isnull
, thePOINT_PROPERTY
property is set tonull
.A point defined by a latitude and longitude and/or a combination of angle and/or distance indications.
- Parameters:
aValue
- the role value to set for thePOINT_PROPERTY
property.
-
getFacilityAngle
Gets the value of theFACILITY_ANGLE_PROPERTY
property adapted to a list ofTLcdAIXM51AngleUse
instances.Angle from the facility to the Significant Point.
- Returns:
- the value of the
FACILITY_ANGLE_PROPERTY
property adapted to a list ofTLcdAIXM51AngleUse
instances. - See Also:
-
getFacilityDistance
Gets the value of theFACILITY_DISTANCE_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.Distance from the facility to the Significant Point.
- Returns:
- the value of the
FACILITY_DISTANCE_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances. - See Also:
-
getFixToleranceArea
Returns the role value contained in the value of theFIX_TOLERANCE_AREA_PROPERTY
property. Returnsnull
if the value of theFIX_TOLERANCE_AREA_PROPERTY
property isnull
.The dimensions of the fix tolerance area are determined by the system use accuracy of the navigation aid(s) on which the fix is based, and the distance from the facility.
- Returns:
- the role value of the
FIX_TOLERANCE_AREA_PROPERTY
property. - See Also:
-
setFixToleranceArea
Sets the value of the property that maps to thefixToleranceArea
element. to a new instance of the association classTLcdAIXM51Property
initialized with the given role value. In case the given role value isnull
, theFIX_TOLERANCE_AREA_PROPERTY
property is set tonull
.The dimensions of the fix tolerance area are determined by the system use accuracy of the navigation aid(s) on which the fix is based, and the distance from the facility.
- Parameters:
aValue
- the role value to set for theFIX_TOLERANCE_AREA_PROPERTY
property.
-
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:
-