Loading...
GeoCoords
GeographicLib::GeoCoords::GeoCoords()
GeographicLib::GeoCoords::GeoCoords(const std::string &s, bool centerp=true, bool swaplatlong=false)
GeographicLib::GeoCoords::GeoCoords(real latitude, real longitude, int zone=UTMUPS::STANDARD)
GeographicLib::GeoCoords::GeoCoords(int zone, bool northp, real easting, real northing)
NETGeographicLib::GeoCoords::GeoCoords()
NETGeographicLib::GeoCoords::GeoCoords(System::String^ s, bool centerp, bool swaplatlong)
NETGeographicLib::GeoCoords::GeoCoords(double latitude, double longitude, int zone)
NETGeographicLib::GeoCoords::GeoCoords(int zone, bool northp, double easting, double northing)
GeodesicLine
GeographicLib::Geodesic::GeodesicLine()
GeographicLib::GeodesicLine::GeodesicLine(const Geodesic &g, real lat1, real lon1, real azi1, unsigned caps=ALL)
GeographicLib::GeodesicLine::GeodesicLine()
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)
GeodesicLineExact
GeographicLib::GeodesicExact::GeodesicLineExact()
GeographicLib::GeodesicLineExact::GeodesicLineExact(const GeodesicExact &g, real lat1, real lon1, real azi1, unsigned caps=ALL)
GeographicLib::GeodesicLineExact::GeodesicLineExact()
NETGeographicLib::GeodesicLineExact::GeodesicLineExact(GeodesicExact^ g, double lat1, double lon1, double azi1, NETGeographicLib::Mask caps)
NETGeographicLib::GeodesicLineExact::GeodesicLineExact(double lat1, double lon1, double azi1, NETGeographicLib::Mask caps)
GridReference
GeographicLib::OSGB::GridReference(real x, real y, int prec, std::string &gridref)
GeographicLib::OSGB::GridReference(const std::string &gridref, real &x, real &y, int &prec, bool centerp=true)
NETGeographicLib::OSGB::GridReference(double x, double y, int prec,[System::Runtime::InteropServices::Out] System::String^ %gridref)
NETGeographicLib::OSGB::GridReference(System::String^ gridref,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y,[System::Runtime::InteropServices::Out] int% prec, bool centerp)
GRS80
NETGeographicLib::Constants
Searching...
No Matches