OnUnreliableListener

fun interface OnUnreliableListener<A : AccumulatedTriadEstimator<*, *, *, *, *, *>>

Interface to notify when measurements become unreliable.

Functions

Link copied to clipboard
abstract fun onUnreliable(estimator: A)

Called when measurements become unreliable.