NETGeographicLib
1.52
|
This is the complete list of members for NETGeographicLib::PolarStereographic, including all inherited members.
CentralScale | NETGeographicLib::PolarStereographic | |
EquatorialRadius | NETGeographicLib::PolarStereographic | |
Flattening | NETGeographicLib::PolarStereographic | |
Forward(bool northp, double lat, double lon, [System::Runtime::InteropServices::Out] double% x, [System::Runtime::InteropServices::Out] double% y, [System::Runtime::InteropServices::Out] double% gamma, [System::Runtime::InteropServices::Out] double% k) | NETGeographicLib::PolarStereographic | |
Forward(bool northp, double lat, double lon, [System::Runtime::InteropServices::Out] double% x, [System::Runtime::InteropServices::Out] double% y) | NETGeographicLib::PolarStereographic | |
PolarStereographic(double a, double f, double k0) | NETGeographicLib::PolarStereographic | |
PolarStereographic() | NETGeographicLib::PolarStereographic | |
Reverse(bool northp, double x, double y, [System::Runtime::InteropServices::Out] double% lat, [System::Runtime::InteropServices::Out] double% lon, [System::Runtime::InteropServices::Out] double% gamma, [System::Runtime::InteropServices::Out] double% k) | NETGeographicLib::PolarStereographic | |
Reverse(bool northp, double x, double y, [System::Runtime::InteropServices::Out] double% lat, [System::Runtime::InteropServices::Out] double% lon) | NETGeographicLib::PolarStereographic | |
SetScale(double lat, double k) | NETGeographicLib::PolarStereographic | |
~PolarStereographic() | NETGeographicLib::PolarStereographic | inline |