onInitializationCompleted

abstract fun onInitializationCompleted(detector: T, baseNoiseLevel: Double)

Called when initial static period successfully completes and base noise level is estimated so that static and dynamic periods can be detected.

Parameters

detector

detector that raised the event.

baseNoiseLevel

base measurement noise level expressed in meters per squared second (m/s^2) for accelerometer sensor, radians per second (rad/s) for gyroscope sensor and Teslas (T) for magnetometer sensor.