CLHeading.HeadingAccuracy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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