Uses of Class
rcs.posemath.PmSpherical

Packages that use PmSpherical
rcs.posemath   
 

Uses of PmSpherical in rcs.posemath
 

Subclasses of PmSpherical in rcs.posemath
 class PM_SPHERICAL
           
 

Methods in rcs.posemath with parameters of type PmSpherical
 boolean PmCartesian.equals(PmSpherical s)
           
 boolean PmCylindrical.equals(PmSpherical s)
           
static int Posemath.pmCartSphConvert(PmCartesian v, PmSpherical s)
          Convert a PmCartesian to PmSpherical
static int Posemath.pmCylSphConvert(PmCylindrical c, PmSpherical s)
          Convert a cylindrical to a spherical
static int Posemath.pmSphCartConvert(PmSpherical s, PmCartesian v)
          Convert PmSherical to PmCartesian
static int Posemath.pmSphCylConvert(PmSpherical s, PmCylindrical c)
          Convert a spherical to cylindrical