All Packages Class Hierarchy This Package Previous Next Index
Class rcs.posemath.PmSpherical
java.lang.Object
|
+----rcs.posemath.PmSpherical
- public class PmSpherical
- extends Object
-
phi
-
-
r
-
-
theta
-
-
PmSpherical()
-
-
PmSpherical(double, double, double)
-
-
update(NMLFormatConverter)
-
theta
public double theta
phi
public double phi
r
public double r
PmSpherical
public PmSpherical(double starttheta,
double startphi,
double startr)
PmSpherical
public PmSpherical()
update
public void update(NMLFormatConverter nml_fc)
All Packages Class Hierarchy This Package Previous Next Index