Magnetometer Sensor Measurement
Magnetometer sensor measurement.
Constructors
Copy constructor.
Properties
sensor accuracy.
hard iron on device x-axis expressed in micro-Teslas (µT) and in ENU coordinates system. Only available when using MagnetometerSensorType.MAGNETOMETER_UNCALIBRATED. If available, this value remains constant with calibrated bias value.
hard iron on device y-axis expressed in micro-Teslas (µT) and in ENU coordinates system. Only available when using MagnetometerSensorType.MAGNETOMETER_UNCALIBRATED. If available, this value remains constant with calibrated bias value.
hard iron on device y-axis expressed in micro-Teslas (µT) and in ENU coordinates system. Only available when using MagnetometerSensorType.MAGNETOMETER_UNCALIBRATED. If available, this value remains constant with calibrated bias value.
magnetometer sensor type.
relative timestamp in nanoseconds at which the measurement was made. Each measurement will be monotonically increasing using the same time base as android.os.SystemClock.elapsedRealtimeNanos.