OnProcessedListener

fun interface OnProcessedListener

Interface to notify when a new relative attitude has been processed.

Functions

Link copied to clipboard
abstract fun onProcessed(processor: BaseRelativeGyroscopeAttitudeProcessor, attitude: Quaternion, accuracy: SensorAccuracy?)

Called when a new relative attitude measurement is processed.