Class Magnetometer

The magnetometer sensor provides information about the magnetic field as detected by the device's primary magnetometer sensor.

Hierarchy (view full)

Constructors

Properties

calibrationData?: SensorCalibrationData<Magnetism>

Sensor calibration data

createdTimestamp: number

Created timestamp

displayName: string

Object display name

frequency: number

Frequency of the sensor

parentUID: string
uid: string

Object identifier

Returns

Unique object identifier

value: Magnetism

Value of the sensor

Accessors

Methods