gyroscope Robust Threshold
Threshold to be used to determine whether a measurement is considered an outlier by robust gyroscope calibration algorithms or not. Threshold varies depending on chosen gyroscopeRobustMethod. By default, if null is provided, the estimated gyroscopeBaseNoiseLevel will be used to determine a suitable threshold. Otherwise, if a value is provided, such value will be used instead. This properly is only taken into account if a not-null gyroscopeRobustMethod is specified.
Throws
if provided value is zero or negative.
if calibrator is currently running.