getEstimatedHardIronYAsMeasurement

fun getEstimatedHardIronYAsMeasurement(result: MagneticFluxDensity): Boolean

Gets y coordinate of estimated magnetometer hard iron. If isGroundTruthInitialHardIron is true, this will be equal to initialHardIronYAsMeasurement, otherwise it will be the estimated value obtained after solving calibration, that might differ from initialHardIronYAsMeasurement.

Return

true if result is available, false otherwise.

Parameters

result

instance where result will be stored.