Loading...
Reset
GeographicLib::CassiniSoldner::Reset()
GeographicLib::EllipticFunction::Reset(real k2=0, real alpha2=0)
GeographicLib::EllipticFunction::Reset(real k2, real alpha2, real kp2, real alphap2)
GeographicLib::GeoCoords::Reset(const std::string &s, bool centerp=true, bool swaplatlong=false)
GeographicLib::GeoCoords::Reset(real latitude, real longitude, int zone=UTMUPS::STANDARD)
GeographicLib::GeoCoords::Reset(int zone, bool northp, real easting, real northing)
GeographicLib::LocalCartesian::Reset()
NETGeographicLib::CassiniSoldner::Reset()
NETGeographicLib::EllipticFunction::Reset(double k2, double alpha2)
NETGeographicLib::EllipticFunction::Reset(double k2, double alpha2, double kp2, double alphap2)
NETGeographicLib::GeoCoords::Reset(System::String^ s, bool centerp, bool swaplatlong)
NETGeographicLib::GeoCoords::Reset(double latitude, double longitude, int zone)
NETGeographicLib::GeoCoords::Reset(int zone, bool northp, double easting, double northing)
NETGeographicLib::LocalCartesian::Reset()
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)
Searching...
No Matches