My Project
|
Public Member Functions | |
Ellipsoid () | |
Ellipsoid (Length majorAxis, Length minorAxis) | |
virtual | ~Ellipsoid () |
virtual double | flattening () |
virtual double | eccentricity () |
virtual double | eccentricitySquared () |
Length | radius (Angle latitude) |
Ellipsoid::Ellipsoid | ( | ) |
Constructors.
....................................................................... Constructor.
....................................................................... Constructor.
|
virtual |
Destructor.
....................................................................... Destructor.
|
virtual |
Return the eccentricity e, and e^2
....................................................................... Return the eccentricity e
|
virtual |
Return the length of the vector from the center of the ellipsoid to the surface at a given ellipsoidal latitude
....................................................................... Return the length of the vector from the center of the ellipsoid to the surface at a given ellipsoidal latitude
Reimplemented in gcp::util::Geoid.
Return the length of the radius vector at a given ellipsoidal latitude
....................................................................... Return the length of the radius vector at a given ellipsoidal latitude