GeographicLib 2.1.2
|
This is the complete list of members for GeographicLib::Gnomonic, including all inherited members.
EquatorialRadius() const | GeographicLib::Gnomonic | inline |
Flattening() const | GeographicLib::Gnomonic | inline |
Forward(real lat0, real lon0, real lat, real lon, real &x, real &y, real &azi, real &rk) const | GeographicLib::Gnomonic | |
Forward(real lat0, real lon0, real lat, real lon, real &x, real &y) const | GeographicLib::Gnomonic | inline |
Gnomonic(const Geodesic &earth=Geodesic::WGS84()) | GeographicLib::Gnomonic | explicit |
Reverse(real lat0, real lon0, real x, real y, real &lat, real &lon, real &azi, real &rk) const | GeographicLib::Gnomonic | |
Reverse(real lat0, real lon0, real x, real y, real &lat, real &lon) const | GeographicLib::Gnomonic | inline |