getAttitudeCovariance

fun getAttitudeCovariance(result: Matrix): Boolean

Gets error covariance of estimated quaternion attitude expressed in NED coordinates. This is only available if computeCovariances is true.

Return

true if result was stored, false otherwise.

Parameters

result

instance where result will be stored.