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