getEcefExternalAcceleration

fun getEcefExternalAcceleration(result: AccelerationTriad): Boolean

Gets estimated external acceleration applied on the device end expressed in ECEF coordinates respect to Earth.

Return

true if result was stored, false otherwise.

Parameters

result

instance where result will be stored.