NETGeographicLib
1.51
|
This is the complete list of members for NETGeographicLib::PolygonAreaRhumb, including all inherited members.
AddEdge(double azi, double s) | NETGeographicLib::PolygonAreaRhumb | |
AddPoint(double lat, double lon) | NETGeographicLib::PolygonAreaRhumb | |
Clear() | NETGeographicLib::PolygonAreaRhumb | |
Compute(bool reverse, bool sign, [System::Runtime::InteropServices::Out] double% perimeter, [System::Runtime::InteropServices::Out] double% area) | NETGeographicLib::PolygonAreaRhumb | |
CurrentPoint([System::Runtime::InteropServices::Out] double% lat, [System::Runtime::InteropServices::Out] double% lon) | NETGeographicLib::PolygonAreaRhumb | |
EquatorialRadius | NETGeographicLib::PolygonAreaRhumb | |
Flattening | NETGeographicLib::PolygonAreaRhumb | |
PolygonAreaRhumb(Rhumb^ earth, bool polyline) | NETGeographicLib::PolygonAreaRhumb | |
PolygonAreaRhumb(const bool polyline) | NETGeographicLib::PolygonAreaRhumb | |
TestEdge(double azi, double s, bool reverse, bool sign, [System::Runtime::InteropServices::Out] double% perimeter, [System::Runtime::InteropServices::Out] double% area) | NETGeographicLib::PolygonAreaRhumb | |
TestPoint(double lat, double lon, bool reverse, bool sign, [System::Runtime::InteropServices::Out] double% perimeter, [System::Runtime::InteropServices::Out] double% area) | NETGeographicLib::PolygonAreaRhumb | |
~PolygonAreaRhumb() | NETGeographicLib::PolygonAreaRhumb | inline |