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

This is the complete list of members for NETGeographicLib::MGRS, including all inherited members.

Flattening()NETGeographicLib::MGRSstatic
Forward(int zone, bool northp, double x, double y, int prec, [System::Runtime::InteropServices::Out] System::String^ %mgrs)NETGeographicLib::MGRSstatic
Forward(int zone, bool northp, double x, double y, double lat, int prec, [System::Runtime::InteropServices::Out] System::String^ %mgrs)NETGeographicLib::MGRSstatic
MajorRadius()NETGeographicLib::MGRSstatic
Reverse(System::String^ mgrs, [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] int% prec, bool centerp)NETGeographicLib::MGRSstatic