calibrate

Solves calibration using collected measurements. This must be explicitly called after enough measurements are collected if solveCalibrationWhenEnoughMeasurements is false.

Return

true if calibration completes successfully, false if a numerical error occurs while solving calibration (which is notified using provided errorListener.

Throws

if calibrator is already running or not enough measurements have already been collected.