On Estimation Listener
Interface to notify when a new measurement is available.
Functions
Link copied to clipboard
abstract fun onEstimation(estimator: GravityEstimator, gx: Double, gy: Double, gz: Double, timestamp: Long)
Called when a new gravity measurement is available.