CMCalibratedMagneticField Struct
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.
Encapsulates the accuracy and field strength of the magnetometer after calibration.
public struct CMCalibratedMagneticField
type CMCalibratedMagneticField = struct
- Inheritance
-
CMCalibratedMagneticField
Fields
Accuracy |
The accuracy of the calibration. |
Field |
The magnetic field. |
Methods
ToString() |
A string describing the magnetic field. |