|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrcs.posemath.PmSpherical
public class PmSpherical
Field Summary | |
---|---|
double |
phi
|
double |
r
|
double |
theta
|
Constructor Summary | |
---|---|
PmSpherical()
|
|
PmSpherical(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 |
Field Detail |
---|
public double theta
public double phi
public double r
Constructor Detail |
---|
public PmSpherical(double starttheta, double startphi, double startr)
public PmSpherical()
Method Detail |
---|
public void update(NMLFormatConverter nml_fc)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |