DQ2Mat:
--------------------------------------------------------------------------
Finds the derivative of a transformation matrix in terms of quaternions
Since version 2.
--------------------------------------------------------------------------
Form:
dM = DQ2Mat( q, qDot )
--------------------------------------------------------------------------
------
Inputs
------
q (4,1) Equivalent quaternion
qDot (4,1) Quaternion derivative
-------
Outputs
-------
dM (3,3) Derivative of orthonormal transformation matrix
--------------------------------------------------------------------------