java.lang.Objectrcs.posemath.PmSpherical
rcs.posemath.PM_SPHERICAL
public class PM_SPHERICAL
| Field Summary |
|---|
| Fields inherited from class rcs.posemath.PmSpherical |
|---|
phi, r, theta |
| Constructor Summary | |
|---|---|
PM_SPHERICAL()
|
|
PM_SPHERICAL(double starttheta,
double startphi,
double startr)
|
|
| 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_SPHERICAL()
public PM_SPHERICAL(double starttheta,
double startphi,
double startr)
| Method Detail |
|---|
public void update(NMLFormatConverter nml_fc)
update in class PmSpherical