CLHeading.HeadingAccuracy Property

Definition

If negative, indicates invalid heading. If positive, the maximum deviation, in degrees, between MagneticHeading and the actual magnetic North.

public virtual double HeadingAccuracy { [Foundation.Export("headingAccuracy")] get; }
member this.HeadingAccuracy : double

Property Value

If negative, indicates the heading is invalid (due to, for instance heavy magnetic interference or lack of calibration). If positive, it indicates the the maximum deviation, in degrees, between actual magnetic North and MagneticHeading.

Attributes

Applies to