|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrcs.posemath.PmEulerZyz
public class PmEulerZyz
Field Summary | |
---|---|
double |
y
|
double |
z
|
double |
zp
|
Constructor Summary | |
---|---|
PmEulerZyz()
|
|
PmEulerZyz(double startz,
double starty,
double startzp)
|
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 |
Field Detail |
---|
public double z
public double y
public double zp
Constructor Detail |
---|
public PmEulerZyz(double startz, double starty, double startzp)
public PmEulerZyz()
Method Detail |
---|
public void update(NMLFormatConverter nml_fc)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |