getMagnetometerThresholdAsMeasurement

fun getMagnetometerThresholdAsMeasurement(result: MagneticFluxDensity): Boolean

Gets estimated threshold to determine static/dynamic period changes. This is only available once initialization is completed.

Return

true if result is available, false otherwise.

Parameters

result

instance where result will be stored.