Next: Slerp
Up: The Quaternion class
Previous: Rotation matrices
Contents
Subsections
ReturnMatrix Omega(const Quaternion & q, const Quaternion & q_dot);
Omega is not a member function of the class Quaternion. The
function returned the angular velocity obtain from a quaternion and
it's time derivative. Like the member function dot, it use
the quaternions propagation law [2].
ColumnVector
Richard Gourdeau
2004-07-06