accelerometer Robust Preliminary Subset Size
Size of preliminary subsets picked while finding a robust accelerometer calibration solution. By default this is the minimumRequiredAccelerometerMeasurements, which results in the smallest number of iterations to complete robust algorithms. Larger values can be used to ensure that error in each preliminary solution is minimized among more measurements (thus, softening the effect of outliers), but this comes at the expense of larger number of iterations. This properly is only taken into account if a not-null accelerometerRobustMethod is specified.
Throws
if provided value is less than minimumRequiredAccelerometerMeasurements at the moment the setter is called.
if calibrator is currently running.