NETGeographicLib
1.38
|
This is the complete list of members for NETGeographicLib::TransverseMercatorExact, including all inherited members.
CentralScale | NETGeographicLib::TransverseMercatorExact | |
Flattening | NETGeographicLib::TransverseMercatorExact | |
Forward(double lon0, 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::TransverseMercatorExact | |
Forward(double lon0, double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y) | NETGeographicLib::TransverseMercatorExact | |
MajorRadius | NETGeographicLib::TransverseMercatorExact | |
Reverse(double lon0, 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::TransverseMercatorExact | |
Reverse(double lon0, double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon) | NETGeographicLib::TransverseMercatorExact | |
TransverseMercatorExact(double a, double f, double k0, bool extendp) | NETGeographicLib::TransverseMercatorExact | |
TransverseMercatorExact() | NETGeographicLib::TransverseMercatorExact | |
~TransverseMercatorExact() | NETGeographicLib::TransverseMercatorExact | inline |