CMMagnetometerData

E494403

CMMagnetometerData is an iOS Core Motion framework class that encapsulates raw magnetometer measurements and related metadata from a device’s motion sensors.

All labels observed (1)

Label Occurrences
CMMagnetometerData canonical 2

How this entity was disambiguated

Statements (41)

Predicate Object
instanceOf Class
Core Motion class
accessPattern read-only properties
availability requires hardware with magnetometer sensor
category motion sensing
sensor data
conformsTo NSCopying
dataSource device magnetometer
definedInFramework CoreMotion.framework
linked to: CoreMotion
documentationURL https://developer.apple.com/documentation/coremotion/cmmagnetometerdata
hasComponent magneticField.x
magneticField.y
magneticField.z
hasProperty accuracy
magneticField
sensorLocation
timestamp
hasType CMMagneticField for magneticField property
inheritsFrom NSObject
introducedBy Apple Core Motion API
linked to: CoreMotion
isImmutable true
language Objective-C
Swift
metadataIncludes measurement accuracy
sensor location information
timestamp
namespace Core Motion
linked to: CoreMotion
platform iOS
iPadOS
tvOS
watchOS
provides magnetic field data
raw magnetometer measurements
purpose access raw magnetic field values from device sensors
support sensor fusion and motion processing
threading typically delivered on NSOperationQueue callbacks
unitOfMeasure microteslas for magneticField components
usedWith CMMotionManager
magnetometerData property of CMMotionManager
startMagnetometerUpdates
startMagnetometerUpdatesToQueue:withHandler:

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

CoreMotion APIClass CMMagnetometerData
CMLogItem relatedTo CMMagnetometerData