Click or drag to resize

RaimOptions Properties

The RaimOptions type exposes the following members.

Properties
  NameDescription
Public propertyEnRouteArpCeilings
Gets the Approximate Radial-Error Protected (ARP) ceiling values for the EnRoute flight phase. The first value in the array is the ceiling for 5 satellites in view, the second is for 6 satellites in view, and so on. The returned array has 5 elements total, describing the ceilings for between 5 and 9 satellites in view. The ceilings can be changed by setting new values in the returned array. See the Remarks section for the default values.
Public propertyNonPrecisionApproachArpCeilings
Gets the Approximate Radial-Error Protected (ARP) ceiling values for the NonPrecisionApproach flight phase. The first value in the array is the ceiling for 5 satellites in view, the second is for 6 satellites in view, and so on. The returned array has 5 elements total, describing the ceilings for between 5 and 9 satellites in view. The ceilings can be changed by setting new values in the returned array. See the Remarks section for the default values.
Public propertyOutageDurationThreshold
Gets or sets the outage duration threshold, which specifies how much time must pass, while RAIM is unavailable, before a RAIM outage is signaled. This value defaults to 5 minutes.
Public propertyTerminalArpCeilings
Gets the Approximate Radial-Error Protected (ARP) ceiling values for the Terminal flight phase. The first value in the array is the ceiling for 5 satellites in view, the second is for 6 satellites in view, and so on. The returned array has 5 elements total, describing the ceilings for between 5 and 9 satellites in view. The ceilings can be changed by setting new values in the returned array. See the Remarks section for the default values.
Public propertyThresholds
Gets the default thresholds used for alarm. The first value in the array is the threshold for 5 satellites in view, the second is for 6 satellites in view, and so on. The returned array has 5 elements total, describing the thresholds for between 5 and 9 satellites in view. The thresholds can be changed by setting new values in the returned array. See the Remarks section for the default values.
Top
See Also