windowSize

open override var windowSize: Int

Gets or sets length of number of samples to keep within the window being processed to determine instantaneous sensor noise level during initialization of the internal calibrator measurement generator. Window size must always be larger than allowed minimum value, which is 2 and must have an odd value.

Throws

if provided value is not valid.

if calibrator is currently running.