NETGeographicLib
1.38
|
This is the complete list of members for NETGeographicLib::LocalCartesian, including all inherited members.
Flattening | NETGeographicLib::LocalCartesian | |
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::LocalCartesian | |
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::LocalCartesian | |
HeightOrigin | NETGeographicLib::LocalCartesian | |
LatitudeOrigin | NETGeographicLib::LocalCartesian | |
LocalCartesian(double lat0, double lon0, double h0, Geocentric^ earth) | NETGeographicLib::LocalCartesian | |
LocalCartesian(double lat0, double lon0, double h0) | NETGeographicLib::LocalCartesian | |
LocalCartesian(Geocentric^ earth) | NETGeographicLib::LocalCartesian | |
LocalCartesian() | NETGeographicLib::LocalCartesian | |
LongitudeOrigin | NETGeographicLib::LocalCartesian | |
MajorRadius | NETGeographicLib::LocalCartesian | |
Reset(double lat0, double lon0, double h0) | NETGeographicLib::LocalCartesian | |
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::LocalCartesian | |
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::LocalCartesian | |
~LocalCartesian() | NETGeographicLib::LocalCartesian | inline |