rcs.posemath
Class PM_CARTESIAN
java.lang.Object
rcs.posemath.PmCartesian
rcs.posemath.PM_CARTESIAN
- All Implemented Interfaces:
- java.lang.Cloneable
public class PM_CARTESIAN
- extends PmCartesian
- implements java.lang.Cloneable
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PM_CARTESIAN
public PM_CARTESIAN()
PM_CARTESIAN
public PM_CARTESIAN(double startx,
double starty,
double startz)
PM_CARTESIAN
public PM_CARTESIAN(PM_CYLINDRICAL c)
throws PmException
- Throws:
PmException
update
public void update(NMLFormatConverter nml_fc)
- Overrides:
update
in class PmCartesian
clone
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
- Overrides:
clone
in class PmCartesian
- Throws:
java.lang.CloneNotSupportedException