OnGeneratedGyroscopeMeasurementListener

Interface to notify when a new gyroscope calibration measurement is generated.

Functions

Link copied to clipboard
abstract fun onGeneratedGyroscopeMeasurement(calibrator: StaticIntervalAccelerometerGyroscopeAndMagnetometerCalibrator, measurement: BodyKinematicsSequence<StandardDeviationTimedBodyKinematics>, measurementsFoundSoFar: Int, requiredMeasurements: Int)

Called when a new gyroscope calibration measurement is generated.