All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class rcs.posemath.PmSpherical

java.lang.Object
   |
   +----rcs.posemath.PmSpherical

public class PmSpherical
extends Object

Variable Index

 o phi
 o r
 o theta

Constructor Index

 o PmSpherical()
 o PmSpherical(double, double, double)

Method Index

 o update(NMLFormatConverter)

Variables

 o theta
 public double theta
 o phi
 public double phi
 o r
 public double r

Constructors

 o PmSpherical
 public PmSpherical(double starttheta,
                    double startphi,
                    double startr)
 o PmSpherical
 public PmSpherical()

Methods

 o update
 public void update(NMLFormatConverter nml_fc)

All Packages  Class Hierarchy  This Package  Previous  Next  Index