onBufferFilled

abstract fun onBufferFilled(estimator: KalmanAbsoluteAttitudeEstimator, sensorType: SensorType)

Called when any buffer gets completely filled.

Parameters

estimator

estimator that raised this event.

sensorType

sensor that got its buffer filled.