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

Public Member Functions

subroutine rottoq (rot, q)
 Go from rotation matrix to a corresponding unit quaternion representation.
 

Detailed Description

Definition at line 96 of file pmat4.f90.

Constructor & Destructor Documentation

◆ rottoq()

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

Go from rotation matrix to a corresponding unit quaternion representation.

Parameters
[in]rotgiven rotation matrix
[out]qquaternion representation
Author
R. J. Purser

Definition at line 1589 of file pmat4.f90.

References pietc::u0, pietc::u1, and pietc::u2.


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