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)
|
static int |
Posemath.pmCylSphConvert(PmCylindrical c,
PmSpherical s)
|
static int |
Posemath.pmSphCartConvert(PmSpherical s,
PmCartesian v)
|
static int |
Posemath.pmSphCylConvert(PmSpherical s,
PmCylindrical c)
|