|
subroutine | qtorot (q, rot) |
| Go from quaternion to rotation matrix representations.
|
|
Definition at line 97 of file pmat4.f90.
◆ 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] | q | quaternion representation |
[out] | rot | rotation 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:
- /scratch4/NCEPDEV/nems/Brian.Curtis/git/BrianCurtis-NOAA/UFS_UTILS/v1_14_0/sorc/grid_tools.fd/regional_esg_grid.fd/pmat4.f90