getBodyExternalAcceleration

fun getBodyExternalAcceleration(result: AccelerationTriad): Boolean

Gets estimated external acceleration applied on the device expressed in NED coordinates respect to device body.

Return

true if result was stored, false otherwise.

Parameters

result

instance where result will be stored.