NETGeographicLib::GeodesicLine Member List

This is the complete list of members for NETGeographicLib::GeodesicLine, including all inherited members.

!GeodesicLine(void)NETGeographicLib::GeodesicLineprivate
ArcNETGeographicLib::GeodesicLine
ArcPosition(double a12, [System::Runtime::InteropServices::Out] double%lat2, [System::Runtime::InteropServices::Out] double%lon2, [System::Runtime::InteropServices::Out] double%azi2, [System::Runtime::InteropServices::Out] double%s12, [System::Runtime::InteropServices::Out] double%m12, [System::Runtime::InteropServices::Out] double%M12, [System::Runtime::InteropServices::Out] double%M21, [System::Runtime::InteropServices::Out] double%S12)NETGeographicLib::GeodesicLine
ArcPosition(double a12, [System::Runtime::InteropServices::Out] double%lat2, [System::Runtime::InteropServices::Out] double%lon2)NETGeographicLib::GeodesicLine
ArcPosition(double a12, [System::Runtime::InteropServices::Out] double%lat2, [System::Runtime::InteropServices::Out] double%lon2, [System::Runtime::InteropServices::Out] double%azi2)NETGeographicLib::GeodesicLine
ArcPosition(double a12, [System::Runtime::InteropServices::Out] double%lat2, [System::Runtime::InteropServices::Out] double%lon2, [System::Runtime::InteropServices::Out] double%azi2, [System::Runtime::InteropServices::Out] double%s12)NETGeographicLib::GeodesicLine
ArcPosition(double a12, [System::Runtime::InteropServices::Out] double%lat2, [System::Runtime::InteropServices::Out] double%lon2, [System::Runtime::InteropServices::Out] double%azi2, [System::Runtime::InteropServices::Out] double%s12, [System::Runtime::InteropServices::Out] double%m12)NETGeographicLib::GeodesicLine
ArcPosition(double a12, [System::Runtime::InteropServices::Out] double%lat2, [System::Runtime::InteropServices::Out] double%lon2, [System::Runtime::InteropServices::Out] double%azi2, [System::Runtime::InteropServices::Out] double%s12, [System::Runtime::InteropServices::Out] double%M12, [System::Runtime::InteropServices::Out] double%M21)NETGeographicLib::GeodesicLine
ArcPosition(double a12, [System::Runtime::InteropServices::Out] double%lat2, [System::Runtime::InteropServices::Out] double%lon2, [System::Runtime::InteropServices::Out] double%azi2, [System::Runtime::InteropServices::Out] double%s12, [System::Runtime::InteropServices::Out] double%m12, [System::Runtime::InteropServices::Out] double%M12, [System::Runtime::InteropServices::Out] double%M21)NETGeographicLib::GeodesicLine
AzimuthNETGeographicLib::GeodesicLine
AzimuthSinCos([System::Runtime::InteropServices::Out] double%sazi1, [System::Runtime::InteropServices::Out] double%cazi1)NETGeographicLib::GeodesicLine
Capabilities()NETGeographicLib::GeodesicLine
Capabilities(GeodesicLine::mask testcaps)NETGeographicLib::GeodesicLine
DistanceNETGeographicLib::GeodesicLine
EquatorialArcNETGeographicLib::GeodesicLine
EquatorialAzimuthNETGeographicLib::GeodesicLine
EquatorialAzimuthSinCos([System::Runtime::InteropServices::Out] double%sazi0, [System::Runtime::InteropServices::Out] double%cazi0)NETGeographicLib::GeodesicLine
FlatteningNETGeographicLib::GeodesicLine
GenDistance(bool arcmode)NETGeographicLib::GeodesicLine
GenPosition(bool arcmode, double s12_a12, GeodesicLine::mask outmask, [System::Runtime::InteropServices::Out] double%lat2, [System::Runtime::InteropServices::Out] double%lon2, [System::Runtime::InteropServices::Out] double%azi2, [System::Runtime::InteropServices::Out] double%s12, [System::Runtime::InteropServices::Out] double%m12, [System::Runtime::InteropServices::Out] double%M12, [System::Runtime::InteropServices::Out] double%M21, [System::Runtime::InteropServices::Out] double%S12)NETGeographicLib::GeodesicLine
GenSetDistance(bool arcmode, double s13_a13)NETGeographicLib::GeodesicLine
GeodesicLine(Geodesic^g, double lat1, double lon1, double azi1, NETGeographicLib::Mask caps)NETGeographicLib::GeodesicLine
GeodesicLine(double lat1, double lon1, double azi1, NETGeographicLib::Mask caps)NETGeographicLib::GeodesicLine
GeodesicLine(const GeographicLib::GeodesicLine &gl)NETGeographicLib::GeodesicLine
LatitudeNETGeographicLib::GeodesicLine
LongitudeNETGeographicLib::GeodesicLine
m_pGeodesicLineNETGeographicLib::GeodesicLineprivate
MajorRadiusNETGeographicLib::GeodesicLine
mask enum nameNETGeographicLib::GeodesicLine
Position(double s12, [System::Runtime::InteropServices::Out] double%lat2, [System::Runtime::InteropServices::Out] double%lon2, [System::Runtime::InteropServices::Out] double%azi2, [System::Runtime::InteropServices::Out] double%m12, [System::Runtime::InteropServices::Out] double%M12, [System::Runtime::InteropServices::Out] double%M21, [System::Runtime::InteropServices::Out] double%S12)NETGeographicLib::GeodesicLine
Position(double s12, [System::Runtime::InteropServices::Out] double%lat2, [System::Runtime::InteropServices::Out] double%lon2)NETGeographicLib::GeodesicLine
Position(double s12, [System::Runtime::InteropServices::Out] double%lat2, [System::Runtime::InteropServices::Out] double%lon2, [System::Runtime::InteropServices::Out] double%azi2)NETGeographicLib::GeodesicLine
Position(double s12, [System::Runtime::InteropServices::Out] double%lat2, [System::Runtime::InteropServices::Out] double%lon2, [System::Runtime::InteropServices::Out] double%azi2, [System::Runtime::InteropServices::Out] double%m12)NETGeographicLib::GeodesicLine
Position(double s12, [System::Runtime::InteropServices::Out] double%lat2, [System::Runtime::InteropServices::Out] double%lon2, [System::Runtime::InteropServices::Out] double%azi2, [System::Runtime::InteropServices::Out] double%M12, [System::Runtime::InteropServices::Out] double%M21)NETGeographicLib::GeodesicLine
Position(double s12, [System::Runtime::InteropServices::Out] double%lat2, [System::Runtime::InteropServices::Out] double%lon2, [System::Runtime::InteropServices::Out] double%azi2, [System::Runtime::InteropServices::Out] double%m12, [System::Runtime::InteropServices::Out] double%M12, [System::Runtime::InteropServices::Out] double%M21)NETGeographicLib::GeodesicLine
SetArc(double a13)NETGeographicLib::GeodesicLine
SetDistance(double s13)NETGeographicLib::GeodesicLine
~GeodesicLine()NETGeographicLib::GeodesicLineinline


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:59:11