Accelerometer Gravity Gyroscope And Magnetometer Synced Sensor Measurement
Contains synced accelerometer, gravity, gyroscope and magnetometer measurements, which are assumed to belong to the same timestamp.
Constructors
Properties
an accelerometer measurement. Notice that this instance might be reused between consecutive AccelerometerGravityGyroscopeAndMagnetometerSyncedSensorMeasurement measurements, and that its timestamp might differ from the global timestamp property of this SyncedSensorMeasurement.
a gravity measurement. Notice that this instance might be reused between consecutive AccelerometerGravityGyroscopeAndMagnetometerSyncedSensorMeasurement measurements, and that its timestamp might differ from the global timestamp property of this SyncedSensorMeasurement.
a gyroscope measurement. Notice that this instance might be reused between consecutive AccelerometerGravityGyroscopeAndMagnetometerSyncedSensorMeasurement measurements, and that its timestamp might differ from the global timestamp property of this SyncedSensorMeasurement.
a magnetometer measurement. Notice that this instance might be reused between consecutive AccelerometerGravityGyroscopeAndMagnetometerSyncedSensorMeasurement measurements, and that its timestamp might differ from the global timestamp property of this SyncedSensorMeasurement.
timestamp expressed in nanoseconds following android.os.SystemClock.elapsedRealtimeNanos monotonic clock when SensorMeasurement are assumed to occur.