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: StaticIntervalAccelerometerAndGyroscopeCalibrator, measurement: BodyKinematicsSequence<StandardDeviationTimedBodyKinematics>, measurementsFoundSoFar: Int, requiredMeasurements: Int)
Called when a new gyroscope calibration measurement is generated.