operator<<(std::ostream &os, const Point3D &p) | Spherical::Point3D | [friend] |
operator=(const Spherical::Point3D &p) | Spherical::Point3D | |
phi | Spherical::Point3D | |
Point3D(double r=0.0, double theta=0.0, double phi=0.0) | Spherical::Point3D | |
Point3D(const Spherical::Point3D &p) | Spherical::Point3D | |
r | Spherical::Point3D | |
set(double r=0.0, double theta=0.0, double phi=0.0) | Spherical::Point3D | |
theta | Spherical::Point3D | |
to_carthesian(void) const | Spherical::Point3D | |
to_geocentric(void) const | Spherical::Point3D |