On Generated Gyroscope Measurement Listener
Interface to notify when a new gyroscope calibration measurement is generated.
Functions
Link copied to clipboard
abstract fun onGeneratedGyroscopeMeasurement(calibrator: StaticIntervalGyroscopeCalibrator, measurement: BodyKinematicsSequence<StandardDeviationTimedBodyKinematics>, measurementsFoundSoFar: Int, requiredMeasurements: Int)
Called when a new gyroscope calibration measurement is generated.