Loading...
readcoeffs GeographicLib::SphericalEngine::coeff
ReferenceMassConstant GeographicLib::GravityModel
Result NETGeographicLib::Accumulator
Reverse
GeographicLib::AlbersEqualArea::Reverse(real lon0, real x, real y, real &lat, real &lon, real &gamma, real &k) const GeographicLib::AlbersEqualArea::Reverse(real lon0, real x, real y, real &lat, real &lon) const GeographicLib::AzimuthalEquidistant::Reverse(real lat0, real lon0, real x, real y, real &lat, real &lon, real &azi, real &rk) const GeographicLib::AzimuthalEquidistant::Reverse(real lat0, real lon0, real x, real y, real &lat, real &lon) const GeographicLib::CassiniSoldner::Reverse(real x, real y, real &lat, real &lon, real &azi, real &rk) const GeographicLib::CassiniSoldner::Reverse(real x, real y, real &lat, real &lon) const GeographicLib::Geocentric::Reverse(real X, real Y, real Z, real &lat, real &lon, real &h) const GeographicLib::Geocentric::Reverse(real X, real Y, real Z, real &lat, real &lon, real &h, std::vector< real > &M) const GeographicLib::Geohash::Reverse() GeographicLib::Gnomonic::Reverse(real lat0, real lon0, real x, real y, real &lat, real &lon, real &azi, real &rk) const GeographicLib::Gnomonic::Reverse(real lat0, real lon0, real x, real y, real &lat, real &lon) const GeographicLib::LambertConformalConic::Reverse(real lon0, real x, real y, real &lat, real &lon, real &gamma, real &k) const GeographicLib::LambertConformalConic::Reverse(real lon0, real x, real y, real &lat, real &lon) const GeographicLib::LocalCartesian::Reverse(real x, real y, real z, real &lat, real &lon, real &h) const GeographicLib::LocalCartesian::Reverse(real x, real y, real z, real &lat, real &lon, real &h, std::vector< real > &M) const GeographicLib::MGRS::Reverse() GeographicLib::OSGB::Reverse(real x, real y, real &lat, real &lon, real &gamma, real &k) GeographicLib::OSGB::Reverse(real x, real y, real &lat, real &lon) GeographicLib::PolarStereographic::Reverse(bool northp, real x, real y, real &lat, real &lon, real &gamma, real &k) const GeographicLib::PolarStereographic::Reverse(bool northp, real x, real y, real &lat, real &lon) const GeographicLib::TransverseMercator::Reverse(real lon0, real x, real y, real &lat, real &lon, real &gamma, real &k) const GeographicLib::TransverseMercator::Reverse(real lon0, real x, real y, real &lat, real &lon) const GeographicLib::TransverseMercatorExact::Reverse(real lon0, real x, real y, real &lat, real &lon, real &gamma, real &k) const GeographicLib::TransverseMercatorExact::Reverse(real lon0, real x, real y, real &lat, real &lon) const GeographicLib::UTMUPS::Reverse(int zone, bool northp, real x, real y, real &lat, real &lon, real &gamma, real &k, bool mgrslimits=false) GeographicLib::UTMUPS::Reverse(int zone, bool northp, real x, real y, real &lat, real &lon, bool mgrslimits=false) NETGeographicLib::AlbersEqualArea::Reverse(double lon0, double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon,[System::Runtime::InteropServices::Out] double% gamma,[System::Runtime::InteropServices::Out] double% k) NETGeographicLib::AlbersEqualArea::Reverse(double lon0, double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon) NETGeographicLib::AzimuthalEquidistant::Reverse(double lat0, double lon0, 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::AzimuthalEquidistant::Reverse(double lat0, double lon0, double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon) 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::Geocentric::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::Geocentric::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::Geohash::Reverse() NETGeographicLib::Gnomonic::Reverse(double lat0, double lon0, 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::Gnomonic::Reverse(double lat0, double lon0, double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon) NETGeographicLib::LambertConformalConic::Reverse(double lon0, double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon,[System::Runtime::InteropServices::Out] double% gamma,[System::Runtime::InteropServices::Out] double% k) NETGeographicLib::LambertConformalConic::Reverse(double lon0, double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon) 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::MGRS::Reverse() NETGeographicLib::OSGB::Reverse(double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon,[System::Runtime::InteropServices::Out] double% gamma,[System::Runtime::InteropServices::Out] double% k) NETGeographicLib::OSGB::Reverse(double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon) NETGeographicLib::PolarStereographic::Reverse(bool northp, double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon,[System::Runtime::InteropServices::Out] double% gamma,[System::Runtime::InteropServices::Out] double% k) NETGeographicLib::PolarStereographic::Reverse(bool northp, double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon) NETGeographicLib::TransverseMercator::Reverse(double lon0, double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon,[System::Runtime::InteropServices::Out] double% gamma,[System::Runtime::InteropServices::Out] double% k) NETGeographicLib::TransverseMercator::Reverse(double lon0, double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon) NETGeographicLib::TransverseMercatorExact::Reverse(double lon0, double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon,[System::Runtime::InteropServices::Out] double% gamma,[System::Runtime::InteropServices::Out] double% k) NETGeographicLib::TransverseMercatorExact::Reverse(double lon0, double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon) NETGeographicLib::UTMUPS::Reverse(int zone, bool northp, double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon,[System::Runtime::InteropServices::Out] double% gamma,[System::Runtime::InteropServices::Out] double% k, bool mgrslimits) NETGeographicLib::UTMUPS::Reverse(int zone, bool northp, double x, double y,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon, bool mgrslimits)
RhumbLine NETGeographicLib::RhumbLine
RMSError GeographicLib::Geoid
RootTable GeographicLib::SphericalEngine
Searching...
No Matches