NETGeographicLib  1.38
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Pages
NETGeographicLib::UTMUPS Member List

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::UTMUPSstatic
DecodeZone(System::String^ zonestr,[System::Runtime::InteropServices::Out] int% zone,[System::Runtime::InteropServices::Out] bool% northp)NETGeographicLib::UTMUPSstatic
EncodeEPSG(int zone, bool northp)NETGeographicLib::UTMUPSstatic
EncodeZone(int zone, bool northp, bool abbrev)NETGeographicLib::UTMUPSstatic
Flattening()NETGeographicLib::UTMUPSstatic
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::UTMUPSstatic
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::UTMUPSstatic
MajorRadius()NETGeographicLib::UTMUPSstatic
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::UTMUPSstatic
Reverse(int zone, bool northp, double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon, bool mgrslimits)NETGeographicLib::UTMUPSstatic
StandardZone(double lat, double lon, int setzone)NETGeographicLib::UTMUPSstatic
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::UTMUPSstatic
UTMShift()NETGeographicLib::UTMUPSstatic
ZoneSpec enum nameNETGeographicLib::UTMUPS