java.lang.Objectrcs.posemath.PmEulerZyz
rcs.posemath.PM_EULER_ZYZ
public class PM_EULER_ZYZ
| Field Summary |
|---|
| Fields inherited from class rcs.posemath.PmEulerZyz |
|---|
y, z, zp |
| Constructor Summary | |
|---|---|
PM_EULER_ZYZ()
|
|
PM_EULER_ZYZ(double startz,
double starty,
double startzp)
|
|
PM_EULER_ZYZ(PM_ROTATION_VECTOR rv)
|
|
| Method Summary | |
|---|---|
void |
update(NMLFormatConverter nml_fc)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PM_EULER_ZYZ(double startz,
double starty,
double startzp)
public PM_EULER_ZYZ()
public PM_EULER_ZYZ(PM_ROTATION_VECTOR rv)
throws PmException
PmException| Method Detail |
|---|
public void update(NMLFormatConverter nml_fc)
update in class PmEulerZyz