grid_tools 1.14.0
Loading...
Searching...
No Matches
pmat4::qtorot Interface Reference

Public Member Functions

subroutine qtorot (q, rot)
 Go from quaternion to rotation matrix representations.
 

Detailed Description

Definition at line 97 of file pmat4.f90.

Constructor & Destructor Documentation

◆ qtorot()

subroutine pmat4::qtorot::qtorot ( real(dp), dimension(0:3), intent(in) q,
real(dp), dimension(3,3), intent(out) rot )

Go from quaternion to rotation matrix representations.

Parameters
[in]qquaternion representation
[out]rotrotation matrix representations
Author
R. J. Purser

Definition at line 1645 of file pmat4.f90.


The documentation for this interface was generated from the following file: