On Leveling Available Listener
fun interface OnLevelingAvailableListener : BaseLevelingEstimator2.OnLevelingAvailableListener<AccurateLevelingEstimator2, AccurateLevelingEstimator2.OnLevelingAvailableListener, AccurateLevelingEstimator2.OnAccuracyChangedListener>
Interface to notify when a new leveling measurement is available.
Functions
Link copied to clipboard
abstract fun onLevelingAvailable(estimator: AccurateLevelingEstimator2, attitude: Quaternion, timestamp: Long, roll: Double?, pitch: Double?, coordinateTransformation: CoordinateTransformation?)
Called when a new leveling measurement is available.