This is the complete list of members for NETGeographicLib::OSGB, including all inherited members.
CentralScale() | NETGeographicLib::OSGB | static |
FalseEasting() | NETGeographicLib::OSGB | static |
FalseNorthing() | NETGeographicLib::OSGB | static |
Flattening() | NETGeographicLib::OSGB | static |
Forward(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::OSGB | static |
Forward(double lat, double lon, [System::Runtime::InteropServices::Out] double% x, [System::Runtime::InteropServices::Out] double% y) | NETGeographicLib::OSGB | static |
GridReference(double x, double y, int prec, [System::Runtime::InteropServices::Out] System::String^% gridref) | NETGeographicLib::OSGB | static |
GridReference(System::String^ gridref, [System::Runtime::InteropServices::Out] double% x, [System::Runtime::InteropServices::Out] double% y, [System::Runtime::InteropServices::Out] int% prec, bool centerp) | NETGeographicLib::OSGB | static |
MajorRadius() | NETGeographicLib::OSGB | static |
OriginLatitude() | NETGeographicLib::OSGB | static |
OriginLongitude() | NETGeographicLib::OSGB | static |
OSGB(void) | NETGeographicLib::OSGB | inlineprivate |
Reverse(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::OSGB | static |
Reverse(double x, double y, [System::Runtime::InteropServices::Out] double% lat, [System::Runtime::InteropServices::Out] double% lon) | NETGeographicLib::OSGB | static |