java.lang.Objectrcs.posemath.PmRpy
public class PmRpy
| Field Summary | |
|---|---|
double |
p
|
double |
r
|
double |
y
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
void |
update(NMLFormatConverter nml_fc)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double r
public double p
public double y
| Method Detail |
|---|
public void update(NMLFormatConverter nml_fc)
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class java.lang.Objectjava.lang.CloneNotSupportedException