robust Threshold
Threshold to be used to determine whether a measurement is considered an outlier by robust accelerometer calibration algorithms or not. Threshold varies depending on chosen robustMethod. By default, if null is provided, the estimated baseNoiseLevel 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 robustMethod is specified.
Throws
if provided value is zero or negative.