GeographicLib::PolarStereographic Member List
This is the complete list of members for
GeographicLib::PolarStereographic, including all inherited members.
CentralScale() const | GeographicLib::PolarStereographic | [inline] |
Flattening() const | GeographicLib::PolarStereographic | [inline] |
Forward(bool northp, real lat, real lon, real &x, real &y, real &gamma, real &k) const | GeographicLib::PolarStereographic | |
Forward(bool northp, real lat, real lon, real &x, real &y) const | GeographicLib::PolarStereographic | [inline] |
MajorRadius() const | GeographicLib::PolarStereographic | [inline] |
PolarStereographic(real a, real f, real k0) | GeographicLib::PolarStereographic | |
Reverse(bool northp, real x, real y, real &lat, real &lon, real &gamma, real &k) const | GeographicLib::PolarStereographic | |
Reverse(bool northp, real x, real y, real &lat, real &lon) const | GeographicLib::PolarStereographic | [inline] |
SetScale(real lat, real k=real(1)) | GeographicLib::PolarStereographic | |
UPS() | GeographicLib::PolarStereographic | [static] |