NETGeographicLib
1.38
|
This is the complete list of members for NETGeographicLib::Gnomonic, including all inherited members.
Flattening | NETGeographicLib::Gnomonic | |
Forward(double lat0, double lon0, double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y,[System::Runtime::InteropServices::Out] double% azi,[System::Runtime::InteropServices::Out] double% rk) | NETGeographicLib::Gnomonic | |
Forward(double lat0, double lon0, double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y) | NETGeographicLib::Gnomonic | |
Gnomonic(Geodesic^ earth) | NETGeographicLib::Gnomonic | |
Gnomonic() | NETGeographicLib::Gnomonic | |
MajorRadius | NETGeographicLib::Gnomonic | |
Reverse(double lat0, double lon0, double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon,[System::Runtime::InteropServices::Out] double% azi,[System::Runtime::InteropServices::Out] double% rk) | NETGeographicLib::Gnomonic | |
Reverse(double lat0, double lon0, double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon) | NETGeographicLib::Gnomonic | |
~Gnomonic() | NETGeographicLib::Gnomonic | inline |