On Accuracy Changed Listener
Interface to notify when sensor (either accelerometer or gyroscope) accuracy changes.
Functions
Link copied to clipboard
abstract fun onAccuracyChanged(estimator: KalmanAbsoluteAttitudeEstimator, sensorType: SensorType, accuracy: SensorAccuracy?)
Called when accuracy changes.