This is the complete list of members for NETGeographicLib::Rhumb, including all inherited members.
!Rhumb(void) | NETGeographicLib::Rhumb | private |
Direct(double lat1, double lon1, double azi12, double s12, [System::Runtime::InteropServices::Out] double% lat2, [System::Runtime::InteropServices::Out] double% lon2, [System::Runtime::InteropServices::Out] double% S12) | NETGeographicLib::Rhumb | |
Direct(double lat1, double lon1, double azi12, double s12, [System::Runtime::InteropServices::Out] double% lat2, [System::Runtime::InteropServices::Out] double% lon2) | NETGeographicLib::Rhumb | |
EllipsoidArea | NETGeographicLib::Rhumb | |
Flattening | NETGeographicLib::Rhumb | |
GenDirect(double lat1, double lon1, double azi12, double s12, Rhumb::mask outmask, [System::Runtime::InteropServices::Out] double% lat2, [System::Runtime::InteropServices::Out] double% lon2, [System::Runtime::InteropServices::Out] double% S12) | NETGeographicLib::Rhumb | |
GenInverse(double lat1, double lon1, double lat2, double lon2, Rhumb::mask outmask, [System::Runtime::InteropServices::Out] double% s12, [System::Runtime::InteropServices::Out] double% azi12, [System::Runtime::InteropServices::Out] double% S12) | NETGeographicLib::Rhumb | |
GetUnmanaged() | NETGeographicLib::Rhumb | |
Inverse(double lat1, double lon1, double lat2, double lon2, [System::Runtime::InteropServices::Out] double% s12, [System::Runtime::InteropServices::Out] double% azi12, [System::Runtime::InteropServices::Out] double% S12) | NETGeographicLib::Rhumb | |
Inverse(double lat1, double lon1, double lat2, double lon2, [System::Runtime::InteropServices::Out] double% s12, [System::Runtime::InteropServices::Out] double% azi12) | NETGeographicLib::Rhumb | |
Line(double lat1, double lon1, double azi12) | NETGeographicLib::Rhumb | |
m_pRhumb | NETGeographicLib::Rhumb | private |
MajorRadius | NETGeographicLib::Rhumb | |
mask enum name | NETGeographicLib::Rhumb | |
Rhumb(double a, double f, bool exact) | NETGeographicLib::Rhumb | |
WGS84() | NETGeographicLib::Rhumb | static |
~Rhumb() | NETGeographicLib::Rhumb | inline |