lib
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
lib
lib
/
com.irurueta.android.navigation.inertial.calibration.noise
/
AccumulatedTriadEstimator
/
OnEstimationCompletedListener
On
Estimation
Completed
Listener
fun
interface
OnEstimationCompletedListener
<
A
:
AccumulatedTriadEstimator
<
*
,
*
,
*
,
*
,
*
,
*
>
>
Interface to notify when estimation completes.
Members
Functions
on
Estimation
Completed
Link copied to clipboard
abstract
fun
onEstimationCompleted
(
estimator
:
A
)
Called when estimation completes.