Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.513 rv2m

rv2m(w)

[SOFA] Returns the rotation matrix corresponding to rotation vector w, which must have 3 elements in its first dimension. The rotation matrix Euler axis gets the direction of w, and the rotation matrix gets a rotation angle equal to the modulus of w. The result has the same dimensions as w but with one extra dimension equal to 3 prefixed.