getAverageNormAsMeasurement

Gets estimated average norm of sensor measurements expressed in sensor default unit (m/s^2 for acceleration, rad/s for angular speed or T for magnetic flux density). This is only available when estimation completes successfully and resultAvailable is true. If device remained completely static during estimation, this should be equal to gravity norm (for accelerometer sensor), Earth rotation rate (for gyroscope sensor), or magnetic field intensity (for magnetometer).

Return

true if result is available, false otherwise.

Parameters

result

instance where result will be stored.