This is the complete list of members for NETGeographicLib::CassiniSoldner, including all inherited members.
| !CassiniSoldner() | NETGeographicLib::CassiniSoldner | private |
| CassiniSoldner(double lat0, double lon0) | NETGeographicLib::CassiniSoldner | |
| CassiniSoldner(double lat0, double lon0, Geodesic^earth) | NETGeographicLib::CassiniSoldner | |
| Flattening | NETGeographicLib::CassiniSoldner | |
| Forward(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::CassiniSoldner | |
| Forward(double lat, double lon, [System::Runtime::InteropServices::Out] double%x, [System::Runtime::InteropServices::Out] double%y) | NETGeographicLib::CassiniSoldner | |
| LatitudeOrigin | NETGeographicLib::CassiniSoldner | |
| LongitudeOrigin | NETGeographicLib::CassiniSoldner | |
| m_pCassiniSoldner | NETGeographicLib::CassiniSoldner | private |
| MajorRadius | NETGeographicLib::CassiniSoldner | |
| Reset(double lat0, double lon0) | NETGeographicLib::CassiniSoldner | |
| Reverse(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::CassiniSoldner | |
| Reverse(double x, double y, [System::Runtime::InteropServices::Out] double%lat, [System::Runtime::InteropServices::Out] double%lon) | NETGeographicLib::CassiniSoldner | |
| ~CassiniSoldner() | NETGeographicLib::CassiniSoldner | inline |