This is the complete list of members for NETGeographicLib::Geocentric, including all inherited members.
| !Geocentric() | NETGeographicLib::Geocentric | private |
| Flattening | NETGeographicLib::Geocentric | |
| Forward(double lat, double lon, double h, [System::Runtime::InteropServices::Out] double%X, [System::Runtime::InteropServices::Out] double%Y, [System::Runtime::InteropServices::Out] double%Z) | NETGeographicLib::Geocentric | |
| Forward(double lat, double lon, double h, [System::Runtime::InteropServices::Out] double%X, [System::Runtime::InteropServices::Out] double%Y, [System::Runtime::InteropServices::Out] double%Z, [System::Runtime::InteropServices::Out] array< double, 2 >^%M) | NETGeographicLib::Geocentric | |
| Geocentric(double a, double f) | NETGeographicLib::Geocentric | |
| Geocentric() | NETGeographicLib::Geocentric | |
| Geocentric(const GeographicLib::Geocentric &g) | NETGeographicLib::Geocentric | |
| GetUnmanaged() | NETGeographicLib::Geocentric | |
| m_pGeocentric | NETGeographicLib::Geocentric | private |
| MajorRadius | NETGeographicLib::Geocentric | |
| Reverse(double X, double Y, double Z, [System::Runtime::InteropServices::Out] double%lat, [System::Runtime::InteropServices::Out] double%lon, [System::Runtime::InteropServices::Out] double%h) | NETGeographicLib::Geocentric | |
| Reverse(double X, double Y, double Z, [System::Runtime::InteropServices::Out] double%lat, [System::Runtime::InteropServices::Out] double%lon, [System::Runtime::InteropServices::Out] double%h, [System::Runtime::InteropServices::Out] array< double, 2 >^%M) | NETGeographicLib::Geocentric | |
| ~Geocentric() | NETGeographicLib::Geocentric | inline |