getEulerAngles

Gets Euler angles associated to estimated NED attitude. Array contains roll, pitch and yaw angles expressed in radians (rad) and following order indicated here. This is only available if computeCovariances and computeEulerAngles are true.

Return

true if result was stored, false otherwise.

Parameters

result

instance where result will be stored.