Class TLcdAIXM51FASDataBlock
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
- Since:
- 10.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyData property that maps to theannotationelement.static final TLcdDataPropertyData property that maps to theapproachPerformanceDesignatorelement.static final TLcdDataPropertyData property that maps to thecodeICAOelement.static final TLcdDataPropertyData property that maps to theCRCRemainderelement.static final TLcdDataPropertyData property that maps to theextensionelement.static final TLcdDataPropertyData property that maps to thehorizontalAlarmLimitelement.static final TLcdDataPropertyData property that maps to thelengthOffsetelement.static final TLcdDataPropertyData property that maps to theoperationTypeelement.static final TLcdDataPropertyData property that maps to thereferencePathDataSelectorelement.static final TLcdDataPropertyData property that maps to thereferencePathIdentifierelement.static final TLcdDataPropertyData property that maps to therouteIndicatorelement.static final TLcdDataPropertyData property that maps to theserviceProviderSBASelement.static final TLcdDataPropertyData property that maps to thethresholdCourseWidthelement.static final TLcdDataPropertyData property that maps to theverticalAlarmLimitelement.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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of theANNOTATION_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances.Returns the role value contained in the value of theAPPROACH_PERFORMANCE_DESIGNATOR_PROPERTYproperty.Returns the simple value of the property that maps to thecodeICAOelement.Returns the role value contained in the value of theCRC_REMAINDER_PROPERTYproperty.Gets the value of theEXTENSION_PROPERTYproperty adapted to a list ofTLcdAIXM51AbstractExtensioninstances.Returns the role value contained in the value of theHORIZONTAL_ALARM_LIMIT_PROPERTYproperty.Returns the value of the property that maps to thelengthOffsetelement.Returns the role value contained in the value of theOPERATION_TYPE_PROPERTYproperty.Returns the role value contained in the value of theREFERENCE_PATH_DATA_SELECTOR_PROPERTYproperty.Returns the simple value of the property that maps to thereferencePathIdentifierelement.Returns the simple value of the property that maps to therouteIndicatorelement.Returns the role value contained in the value of theSERVICE_PROVIDER_SBAS_PROPERTYproperty.Returns the value of the property that maps to thethresholdCourseWidthelement.Returns the role value contained in the value of theVERTICAL_ALARM_LIMIT_PROPERTYproperty.voidsetApproachPerformanceDesignator(Long aValue) Sets the value of the property that maps to theapproachPerformanceDesignatorelement.voidsetCodeICAO(String aValue) Sets the simple value of the property that maps to thecodeICAOelement.voidsetCRCRemainder(String aValue) Sets the value of the property that maps to theCRCRemainderelement.voidsetHorizontalAlarmLimit(Double aValue) Sets the value of the property that maps to thehorizontalAlarmLimitelement.voidsetLengthOffset(TLcdAIXM51ValDistance aValue) Sets the value of the property that maps to thelengthOffsetelement.voidsetOperationType(Long aValue) Sets the value of the property that maps to theoperationTypeelement.voidsetReferencePathDataSelector(Long aValue) Sets the value of the property that maps to thereferencePathDataSelectorelement.voidsetReferencePathIdentifier(String aValue) Sets the simple value of the property that maps to thereferencePathIdentifierelement.voidsetRouteIndicator(String aValue) Sets the simple value of the property that maps to therouteIndicatorelement.voidsetServiceProviderSBAS(Long aValue) Sets the value of the property that maps to theserviceProviderSBASelement.voidSets the value of the property that maps to thethresholdCourseWidthelement.voidsetVerticalAlarmLimit(Double aValue) Sets the value of the property that maps to theverticalAlarmLimitelement.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
HORIZONTAL_ALARM_LIMIT_PROPERTY
Data property that maps to thehorizontalAlarmLimitelement. The possible values for this property are instances ofTLcdAIXM51Optional<Double>. -
VERTICAL_ALARM_LIMIT_PROPERTY
Data property that maps to theverticalAlarmLimitelement. The possible values for this property are instances ofTLcdAIXM51Optional<Double>. -
THRESHOLD_COURSE_WIDTH_PROPERTY
Data property that maps to thethresholdCourseWidthelement. The possible values for this property are instances ofTLcdAIXM51ValDistance. -
LENGTH_OFFSET_PROPERTY
Data property that maps to thelengthOffsetelement. The possible values for this property are instances ofTLcdAIXM51ValDistance. -
CRC_REMAINDER_PROPERTY
Data property that maps to theCRCRemainderelement. The possible values for this property are instances ofTLcdAIXM51Optional<String>. -
OPERATION_TYPE_PROPERTY
Data property that maps to theoperationTypeelement. The possible values for this property are instances ofTLcdAIXM51Optional<long>. -
SERVICE_PROVIDER_SBAS_PROPERTY
Data property that maps to theserviceProviderSBASelement. The possible values for this property are instances ofTLcdAIXM51Optional<long>. -
APPROACH_PERFORMANCE_DESIGNATOR_PROPERTY
Data property that maps to theapproachPerformanceDesignatorelement. The possible values for this property are instances ofTLcdAIXM51Optional<long>. -
ROUTE_INDICATOR_PROPERTY
Data property that maps to therouteIndicatorelement. The possible values for this property aresimple data objectscontaining as value instances ofString. -
REFERENCE_PATH_DATA_SELECTOR_PROPERTY
Data property that maps to thereferencePathDataSelectorelement. The possible values for this property are instances ofTLcdAIXM51Optional<long>. -
REFERENCE_PATH_IDENTIFIER_PROPERTY
Data property that maps to thereferencePathIdentifierelement. The possible values for this property aresimple data objectscontaining as value instances ofString. -
CODE_ICAO_PROPERTY
Data property that maps to thecodeICAOelement. The possible values for this property aresimple data objectscontaining as value instances ofString. -
ANNOTATION_PROPERTY
Data property that maps to theannotationelement. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Note>>. -
EXTENSION_PROPERTY
Data property that maps to theextensionelement. The possible values for this property are instances ofList<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>.
-
-
Constructor Details
-
TLcdAIXM51FASDataBlock
public TLcdAIXM51FASDataBlock() -
TLcdAIXM51FASDataBlock
-
-
Method Details
-
getHorizontalAlarmLimit
Returns the role value contained in the value of theHORIZONTAL_ALARM_LIMIT_PROPERTYproperty. Returnsnullif the value of theHORIZONTAL_ALARM_LIMIT_PROPERTYproperty isnull.(ARINC) Horizontal Alert Limit (HAL) is the radius of a circle in the horizontal plane (the local plane tangent to the WGS-84 ellipsoid), with its centre being at the true position, which describes the region which is required to contain the indicated horizontal position with the required probability for a particular navigation mode assuming the probability of a GPS satellite integrity failure being included in the position solution is less than or equal to E-4 per hour.
- Returns:
- the role value of the
HORIZONTAL_ALARM_LIMIT_PROPERTYproperty. - See Also:
-
setHorizontalAlarmLimit
Sets the value of the property that maps to thehorizontalAlarmLimitelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theHORIZONTAL_ALARM_LIMIT_PROPERTYproperty is set tonull.(ARINC) Horizontal Alert Limit (HAL) is the radius of a circle in the horizontal plane (the local plane tangent to the WGS-84 ellipsoid), with its centre being at the true position, which describes the region which is required to contain the indicated horizontal position with the required probability for a particular navigation mode assuming the probability of a GPS satellite integrity failure being included in the position solution is less than or equal to E-4 per hour.
- Parameters:
aValue- the role value to set for theHORIZONTAL_ALARM_LIMIT_PROPERTYproperty.
-
getVerticalAlarmLimit
Returns the role value contained in the value of theVERTICAL_ALARM_LIMIT_PROPERTYproperty. Returnsnullif the value of theVERTICAL_ALARM_LIMIT_PROPERTYproperty isnull.(ARINC) Vertical Alert Limit (VAL) is half the length of a segment on the vertical axis (perpendicular to the horizontal plane of WGS-84 ellipsoid), with its centre being at the true position, which describes the region which is required to contain the indicated vertical position with a probability of 1-E-7 per approach, assuming the probability of a GPS satellite integrity failure being included in the position solution is less than or equal to E-4 per hour.
- Returns:
- the role value of the
VERTICAL_ALARM_LIMIT_PROPERTYproperty. - See Also:
-
setVerticalAlarmLimit
Sets the value of the property that maps to theverticalAlarmLimitelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theVERTICAL_ALARM_LIMIT_PROPERTYproperty is set tonull.(ARINC) Vertical Alert Limit (VAL) is half the length of a segment on the vertical axis (perpendicular to the horizontal plane of WGS-84 ellipsoid), with its centre being at the true position, which describes the region which is required to contain the indicated vertical position with a probability of 1-E-7 per approach, assuming the probability of a GPS satellite integrity failure being included in the position solution is less than or equal to E-4 per hour.
- Parameters:
aValue- the role value to set for theVERTICAL_ALARM_LIMIT_PROPERTYproperty.
-
getThresholdCourseWidth
Returns the value of the property that maps to thethresholdCourseWidthelement.The width of the lateral course at the Landing Threshold Point (LTP). This width, in conjunction with the location of the Flight Path Alignment Point (FPAP) defines the sensitivity of the lateral deviations throughout the approach.
- Returns:
- the value of the
THRESHOLD_COURSE_WIDTH_PROPERTYproperty.
-
setThresholdCourseWidth
Sets the value of the property that maps to thethresholdCourseWidthelement.The width of the lateral course at the Landing Threshold Point (LTP). This width, in conjunction with the location of the Flight Path Alignment Point (FPAP) defines the sensitivity of the lateral deviations throughout the approach.
- Parameters:
aValue- the value to set for theTHRESHOLD_COURSE_WIDTH_PROPERTYproperty.
-
getLengthOffset
Returns the value of the property that maps to thelengthOffsetelement.Distance from the stop end of the runway to the Flight Path Alignment Point
- Returns:
- the value of the
LENGTH_OFFSET_PROPERTYproperty.
-
setLengthOffset
Sets the value of the property that maps to thelengthOffsetelement.Distance from the stop end of the runway to the Flight Path Alignment Point
- Parameters:
aValue- the value to set for theLENGTH_OFFSET_PROPERTYproperty.
-
getCRCRemainder
Returns the role value contained in the value of theCRC_REMAINDER_PROPERTYproperty. Returnsnullif the value of theCRC_REMAINDER_PROPERTYproperty isnull.Hexadecimal representation of the 32-bit CRC used to check the integrity of the FAS data block.
- Returns:
- the role value of the
CRC_REMAINDER_PROPERTYproperty. - See Also:
-
setCRCRemainder
Sets the value of the property that maps to theCRCRemainderelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theCRC_REMAINDER_PROPERTYproperty is set tonull.Hexadecimal representation of the 32-bit CRC used to check the integrity of the FAS data block.
- Parameters:
aValue- the role value to set for theCRC_REMAINDER_PROPERTYproperty.
-
getOperationType
Returns the role value contained in the value of theOPERATION_TYPE_PROPERTYproperty. Returnsnullif the value of theOPERATION_TYPE_PROPERTYproperty isnull.Operation Type. A number from 0 to 15 that indicates the type of the final approach segment.
- Returns:
- the role value of the
OPERATION_TYPE_PROPERTYproperty. - See Also:
-
setOperationType
Sets the value of the property that maps to theoperationTypeelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theOPERATION_TYPE_PROPERTYproperty is set tonull.Operation Type. A number from 0 to 15 that indicates the type of the final approach segment.
- Parameters:
aValue- the role value to set for theOPERATION_TYPE_PROPERTYproperty.
-
getServiceProviderSBAS
Returns the role value contained in the value of theSERVICE_PROVIDER_SBAS_PROPERTYproperty. Returnsnullif the value of theSERVICE_PROVIDER_SBAS_PROPERTYproperty isnull.SBAS Service Provider Identifier. A number from 0 to 15 that associates the approach procedure to a particular satellite based approach system service provider.
- Returns:
- the role value of the
SERVICE_PROVIDER_SBAS_PROPERTYproperty. - See Also:
-
setServiceProviderSBAS
Sets the value of the property that maps to theserviceProviderSBASelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theSERVICE_PROVIDER_SBAS_PROPERTYproperty is set tonull.SBAS Service Provider Identifier. A number from 0 to 15 that associates the approach procedure to a particular satellite based approach system service provider.
- Parameters:
aValue- the role value to set for theSERVICE_PROVIDER_SBAS_PROPERTYproperty.
-
getApproachPerformanceDesignator
Returns the role value contained in the value of theAPPROACH_PERFORMANCE_DESIGNATOR_PROPERTYproperty. Returnsnullif the value of theAPPROACH_PERFORMANCE_DESIGNATOR_PROPERTYproperty isnull.Approach Performance Designator. A number from 0 to 7 that identifies the type of approach.
- Returns:
- the role value of the
APPROACH_PERFORMANCE_DESIGNATOR_PROPERTYproperty. - See Also:
-
setApproachPerformanceDesignator
Sets the value of the property that maps to theapproachPerformanceDesignatorelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theAPPROACH_PERFORMANCE_DESIGNATOR_PROPERTYproperty is set tonull.Approach Performance Designator. A number from 0 to 7 that identifies the type of approach.
- Parameters:
aValue- the role value to set for theAPPROACH_PERFORMANCE_DESIGNATOR_PROPERTYproperty.
-
getRouteIndicator
Returns the simple value of the property that maps to therouteIndicatorelement.Route Indicator. A single alpha character (A through Z or blank, omitting I and O) used to differentiate between multiple final approach segments to the same runway or heliport.
- Returns:
- the simple value of the
ROUTE_INDICATOR_PROPERTYproperty.
-
setRouteIndicator
Sets the simple value of the property that maps to therouteIndicatorelement.Route Indicator. A single alpha character (A through Z or blank, omitting I and O) used to differentiate between multiple final approach segments to the same runway or heliport.
- Parameters:
aValue- the simple value to set for theROUTE_INDICATOR_PROPERTYproperty.
-
getReferencePathDataSelector
Returns the role value contained in the value of theREFERENCE_PATH_DATA_SELECTOR_PROPERTYproperty. Returnsnullif the value of theREFERENCE_PATH_DATA_SELECTOR_PROPERTYproperty isnull.Reference Path Data Selector (RPDS). A number (0-48) that enables automatic tuning of a procedure by LAAS avionics.
- Returns:
- the role value of the
REFERENCE_PATH_DATA_SELECTOR_PROPERTYproperty. - See Also:
-
setReferencePathDataSelector
Sets the value of the property that maps to thereferencePathDataSelectorelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theREFERENCE_PATH_DATA_SELECTOR_PROPERTYproperty is set tonull.Reference Path Data Selector (RPDS). A number (0-48) that enables automatic tuning of a procedure by LAAS avionics.
- Parameters:
aValue- the role value to set for theREFERENCE_PATH_DATA_SELECTOR_PROPERTYproperty.
-
getReferencePathIdentifier
Returns the simple value of the property that maps to thereferencePathIdentifierelement.Reference Path Identifier. A four-character identifier that is used to confirm selection of the correct approach procedure.
- Returns:
- the simple value of the
REFERENCE_PATH_IDENTIFIER_PROPERTYproperty.
-
setReferencePathIdentifier
Sets the simple value of the property that maps to thereferencePathIdentifierelement.Reference Path Identifier. A four-character identifier that is used to confirm selection of the correct approach procedure.
- Parameters:
aValue- the simple value to set for theREFERENCE_PATH_IDENTIFIER_PROPERTYproperty.
-
getCodeICAO
Returns the simple value of the property that maps to thecodeICAOelement.The first two designators of the ICAO location identifier, as identified in ICAO Doc 7910.
- Returns:
- the simple value of the
CODE_ICAO_PROPERTYproperty.
-
setCodeICAO
Sets the simple value of the property that maps to thecodeICAOelement.The first two designators of the ICAO location identifier, as identified in ICAO Doc 7910.
- Parameters:
aValue- the simple value to set for theCODE_ICAO_PROPERTYproperty.
-
getAnnotation
Gets the value of theANNOTATION_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances.- Returns:
- the value of the
ANNOTATION_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances. - See Also:
-
getExtension
Gets the value of theEXTENSION_PROPERTYproperty adapted to a list ofTLcdAIXM51AbstractExtensioninstances.- Returns:
- the value of the
EXTENSION_PROPERTYproperty adapted to a list ofTLcdAIXM51AbstractExtensioninstances. - See Also:
-