set Magnetometer Initial Scaling Factors And Cross Coupling Errors
fun setMagnetometerInitialScalingFactorsAndCrossCouplingErrors(magnetometerInitialSx: Double, magnetometerInitialSy: Double, magnetometerInitialSz: Double, magnetometerInitialMxy: Double, magnetometerInitialMxz: Double, magnetometerInitialMyx: Double, magnetometerInitialMyz: Double, magnetometerInitialMzx: Double, magnetometerInitialMzy: Double)
Sets initial scaling factors and cross couping errors for magnetometer calibration.
Parameters
magnetometer Initial Sx
initial x scaling factor.
magnetometer Initial Sy
initial y scaling factor.
magnetometer Initial Sz
initial z scaling factor.
magnetometer Initial Mxy
initial x-y cross coupling error.
magnetometer Initial Mxz
initial x-z cross coupling error.
magnetometer Initial Myx
initial y-x cross coupling error.
magnetometer Initial Myz
initial y-z cross coupling error.
magnetometer Initial Mzx
initial z-x cross coupling error.
magnetometer Initial Mzy
initial z-y cross coupling error.
Throws
if calibrator is currently running.