getEulerAnglesCovariance

fun getEulerAnglesCovariance(result: Matrix): Boolean

Gets error covariance of estimated Euler angles for NED attitude. This is only available if computeCovariances and computeEulerAnglesCovariance are true.

Return

true if result was stored, false otherwise.

Parameters

result

instance where result will be stored.