On Accuracy Changed Listener
fun interface OnAccuracyChangedListener : BaseRelativeGyroscopeAttitudeEstimator2.OnAccuracyChangedListener<AccurateRelativeGyroscopeAttitudeEstimator2, AccurateRelativeGyroscopeAttitudeEstimator2.OnAttitudeAvailableListener, AccurateRelativeGyroscopeAttitudeEstimator2.OnAccuracyChangedListener>
Interface to notify when sensor accuracy changes.
Functions
Link copied to clipboard
abstract fun onAccuracyChanged(estimator: AccurateRelativeGyroscopeAttitudeEstimator2, accuracy: SensorAccuracy?)
Called when gyroscope accuracy changes.