_a | GeographicLib::PolarStereographic | private |
_c | GeographicLib::PolarStereographic | private |
_e2 | GeographicLib::PolarStereographic | private |
_e2m | GeographicLib::PolarStereographic | private |
_es | GeographicLib::PolarStereographic | private |
_f | GeographicLib::PolarStereographic | private |
_k0 | GeographicLib::PolarStereographic | private |
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 | |
real typedef | GeographicLib::PolarStereographic | private |
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 |