NETGeographicLib
1.38
|
This is the complete list of members for NETGeographicLib::UTMUPS, including all inherited members.
DecodeEPSG(int epsg,[System::Runtime::InteropServices::Out] int% zone,[System::Runtime::InteropServices::Out] bool% northp) | NETGeographicLib::UTMUPS | static |
DecodeZone(System::String^ zonestr,[System::Runtime::InteropServices::Out] int% zone,[System::Runtime::InteropServices::Out] bool% northp) | NETGeographicLib::UTMUPS | static |
EncodeEPSG(int zone, bool northp) | NETGeographicLib::UTMUPS | static |
EncodeZone(int zone, bool northp, bool abbrev) | NETGeographicLib::UTMUPS | static |
Flattening() | NETGeographicLib::UTMUPS | static |
Forward(double lat, double lon,[System::Runtime::InteropServices::Out] int% zone,[System::Runtime::InteropServices::Out] bool% northp,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y,[System::Runtime::InteropServices::Out] double% gamma,[System::Runtime::InteropServices::Out] double% k, int setzone, bool mgrslimits) | NETGeographicLib::UTMUPS | static |
Forward(double lat, double lon,[System::Runtime::InteropServices::Out] int% zone,[System::Runtime::InteropServices::Out] bool% northp,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y, int setzone, bool mgrslimits) | NETGeographicLib::UTMUPS | static |
MajorRadius() | NETGeographicLib::UTMUPS | static |
Reverse(int zone, 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, bool mgrslimits) | NETGeographicLib::UTMUPS | static |
Reverse(int zone, bool northp, double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon, bool mgrslimits) | NETGeographicLib::UTMUPS | static |
StandardZone(double lat, double lon, int setzone) | NETGeographicLib::UTMUPS | static |
Transfer(int zonein, bool northpin, double xin, double yin, int zoneout, bool northpout,[System::Runtime::InteropServices::Out] double% xout,[System::Runtime::InteropServices::Out] double% yout,[System::Runtime::InteropServices::Out] int% zone) | NETGeographicLib::UTMUPS | static |
UTMShift() | NETGeographicLib::UTMUPS | static |
ZoneSpec enum name | NETGeographicLib::UTMUPS |