# CoreMotionCalibratedMagneticField
Calibrated magnetic field data and an estimate of the accuracy of the calibration.
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.
# Properties
# accuracy READONLY
accuracy :Number
An enum-constant value that indicates the accuracy of the magnetic field estimate.
# field READONLY
field :CoreMotionMagneticField
A structure containing 3-axis calibrated magnetic field data. See the description of the structure of CoreMotionMagneticField.