Next: Function orientation
Up: Module quaternions_module
Previous: Subroutine rotation_parameters
Contents
Index
Many rotations can be collapsed into one, e.g.
to rotate using then :
rotate using
Construct a rotation quaternion from axis and angle (in a righthanded sense)
- axis -- real(dp), dimension(3), intent(in)
-
- angle -- real(dp), intent(in)
-
- Return value --
type(Quaternion)
-
orientation function
gabor
2009-06-30