Inheritance diagram for SRM.OrientationEulerAnglesZXZ:

Public Member Functions | |
| OrientationEulerAnglesZXZ () | |
| Default constructor. | |
| OrientationEulerAnglesZXZ (SRM_Euler_Angles_ZXZ_Params params) throws SrmException | |
| Constructor using Euler angles (ZXZ) pamameter. | |
| OrientationEulerAnglesZXZ (double spin, double nutation, double precession) throws SrmException | |
| Constructor using spin, nutation, and precession pamameters. | |
| SRM_Euler_Angles_ZXZ_Params | getEulerAnglesZXZ () |
| Gets the Euler angles (ZXZ) orientation representation. | |
| void | setEulerAnglesZXZ (SRM_Euler_Angles_ZXZ_Params params) throws SrmException |
| Sets the Euler angles (ZXZ) orientation representation. | |
| String | toString () |
| Returns the string for the Euler angles (ZXZ) orientation representation. | |
| SRM_Ori_Rep | getOriRep () |
| Returns the native orientation representation type. | |
Static Public Member Functions | |
| OrientationEulerAnglesZXZ | compose (Orientation left, Orientation right) throws SrmException |
| Composes the right orientation with the left orientation and returns the result in the output orientation, i.e., composed_ori = left*right. | |
Protected Member Functions | |
| void | _updateIntData () |
| void | _updateRepData () |
|
|
Default constructor. The default value is (0, 0, 0). |
|
|
Constructor using Euler angles (ZXZ) pamameter.
|
|
||||||||||||||||
|
Constructor using spin, nutation, and precession pamameters.
|
|
|
Sets the Euler angles (ZXZ) orientation representation.
Reimplemented from SRM.Orientation. |
| Spatial Reference Model Java API | Version 4.4.0 - January 21, 2010 |
| Copyright © 2010 SEDRIS | Docs by Doxygen 1.3.2 |