DUECA/DUSIME
|
Euler angles describing an orientation. More...
#include <AxisTransforms.hxx>
Public Member Functions | |
EulerAngles (double phi, double tht, double psi) | |
Construction, phi, theta, psi. | |
EulerAngles (const Orientation &o) | |
Construction from quaternion. | |
Public Attributes | |
double | phi |
roll angle | |
double | tht |
pitch angle | |
double | psi |
yaw angle | |
Euler angles describing an orientation.