alt | Geocentric::Point3D | |
lat | Geocentric::Point3D | |
lon | Geocentric::Point3D | |
operator<<(std::ostream &os, const Point3D &p) | Geocentric::Point3D | [friend] |
operator=(const Geocentric::Point3D &p) | Geocentric::Point3D | |
Point3D(double lat=0.0, double lon=0.0, double alt=0.0) | Geocentric::Point3D | |
Point3D(const Geocentric::Point3D &p) | Geocentric::Point3D | |
set(double lat=0.0, double lon=0.0, double alt=0.0) | Geocentric::Point3D | |
to_carthesian() const | Geocentric::Point3D | |
to_spherical(void) const | Geocentric::Point3D |