get Initial Hard Iron As Triad
Gets initial hard iron coordinates used as an initial guess. This value is determined once the calibrator starts. If sensorType is MagnetometerSensorType.MAGNETOMETER_UNCALIBRATED, this will be equal to the values used internally by the device as part of the magnetometer hardware calibration. If sensorType is MagnetometerSensorType.MAGNETOMETER, then magnetometer sensor measurements are assumed to be already hard iron compensated, and the initial hard iron is assumed to be zero. If isGroundTruthInitialHardIron is true, this is assumed to be the true hard iron, and estimatedHardIronAsTriad will be equal to this value, otherwise estimatedHardIronAsTriad will be estimated hard iron after solving calibration, which will differ from estimatedHardIronAsTriad.
Return
true if result is available, false otherwise.
Parameters
instance where result will be stored.