Loading...
fathom GeographicLib::Constants
Flattening
NETGeographicLib::AlbersEqualArea::Flattening() NETGeographicLib::AzimuthalEquidistant::Flattening() NETGeographicLib::CassiniSoldner::Flattening() NETGeographicLib::Ellipsoid::Flattening() NETGeographicLib::Geocentric::Flattening() NETGeographicLib::GeoCoords::Flattening() NETGeographicLib::Geodesic::Flattening() NETGeographicLib::GeodesicExact::Flattening() NETGeographicLib::GeodesicLine::Flattening() NETGeographicLib::GeodesicLineExact::Flattening() NETGeographicLib::Geoid::Flattening() NETGeographicLib::Gnomonic::Flattening() NETGeographicLib::GravityCircle::Flattening() NETGeographicLib::GravityModel::Flattening() NETGeographicLib::LambertConformalConic::Flattening() NETGeographicLib::LocalCartesian::Flattening() NETGeographicLib::MagneticCircle::Flattening() NETGeographicLib::MagneticModel::Flattening() NETGeographicLib::Constants::WGS72::Flattening() NETGeographicLib::Constants::WGS84::Flattening() NETGeographicLib::Constants::GRS80::Flattening() NETGeographicLib::NormalGravity::Flattening() NETGeographicLib::PolarStereographic::Flattening() NETGeographicLib::PolygonArea::Flattening() NETGeographicLib::PolygonAreaExact::Flattening() NETGeographicLib::Rhumb::Flattening() NETGeographicLib::RhumbLine::Flattening() NETGeographicLib::TransverseMercator::Flattening() NETGeographicLib::TransverseMercatorExact::Flattening() GeographicLib::AlbersEqualArea::Flattening() GeographicLib::AzimuthalEquidistant::Flattening() GeographicLib::CassiniSoldner::Flattening() GeographicLib::Ellipsoid::Flattening() GeographicLib::Geocentric::Flattening() GeographicLib::GeoCoords::Flattening() GeographicLib::Geodesic::Flattening() GeographicLib::GeodesicExact::Flattening() GeographicLib::GeodesicLine::Flattening() GeographicLib::GeodesicLineExact::Flattening() GeographicLib::Geoid::Flattening() GeographicLib::Gnomonic::Flattening() GeographicLib::GravityCircle::Flattening() GeographicLib::GravityModel::Flattening() GeographicLib::LambertConformalConic::Flattening() GeographicLib::LocalCartesian::Flattening() GeographicLib::MagneticCircle::Flattening() GeographicLib::MagneticModel::Flattening() GeographicLib::MGRS::Flattening() GeographicLib::NormalGravity::Flattening() GeographicLib::OSGB::Flattening() GeographicLib::PolarStereographic::Flattening() GeographicLib::PolygonAreaT::Flattening() GeographicLib::Rhumb::Flattening() GeographicLib::RhumbLine::Flattening() GeographicLib::TransverseMercator::Flattening() GeographicLib::TransverseMercatorExact::Flattening() GeographicLib::UTMUPS::Flattening() NETGeographicLib::MGRS::Flattening() NETGeographicLib::OSGB::Flattening() NETGeographicLib::UTMUPS::Flattening()
foot GeographicLib::Constants
Forward
GeographicLib::AlbersEqualArea::Forward(real lon0, real lat, real lon, real &x, real &y, real &gamma, real &k) const GeographicLib::AlbersEqualArea::Forward(real lon0, real lat, real lon, real &x, real &y) const GeographicLib::AzimuthalEquidistant::Forward(real lat0, real lon0, real lat, real lon, real &x, real &y, real &azi, real &rk) const GeographicLib::AzimuthalEquidistant::Forward(real lat0, real lon0, real lat, real lon, real &x, real &y) const GeographicLib::CassiniSoldner::Forward(real lat, real lon, real &x, real &y, real &azi, real &rk) const GeographicLib::CassiniSoldner::Forward(real lat, real lon, real &x, real &y) const GeographicLib::Geocentric::Forward(real lat, real lon, real h, real &X, real &Y, real &Z) const GeographicLib::Geocentric::Forward(real lat, real lon, real h, real &X, real &Y, real &Z, std::vector< real > &M) const GeographicLib::Geohash::Forward() GeographicLib::Gnomonic::Forward(real lat0, real lon0, real lat, real lon, real &x, real &y, real &azi, real &rk) const GeographicLib::Gnomonic::Forward(real lat0, real lon0, real lat, real lon, real &x, real &y) const GeographicLib::LambertConformalConic::Forward(real lon0, real lat, real lon, real &x, real &y, real &gamma, real &k) const GeographicLib::LambertConformalConic::Forward(real lon0, real lat, real lon, real &x, real &y) const GeographicLib::LocalCartesian::Forward(real lat, real lon, real h, real &x, real &y, real &z) const GeographicLib::LocalCartesian::Forward(real lat, real lon, real h, real &x, real &y, real &z, std::vector< real > &M) const GeographicLib::MGRS::Forward(int zone, bool northp, real x, real y, int prec, std::string &mgrs) GeographicLib::MGRS::Forward(int zone, bool northp, real x, real y, real lat, int prec, std::string &mgrs) GeographicLib::OSGB::Forward(real lat, real lon, real &x, real &y, real &gamma, real &k) GeographicLib::OSGB::Forward(real lat, real lon, real &x, real &y) GeographicLib::PolarStereographic::Forward(bool northp, real lat, real lon, real &x, real &y, real &gamma, real &k) const GeographicLib::PolarStereographic::Forward(bool northp, real lat, real lon, real &x, real &y) const GeographicLib::TransverseMercator::Forward(real lon0, real lat, real lon, real &x, real &y, real &gamma, real &k) const GeographicLib::TransverseMercator::Forward(real lon0, real lat, real lon, real &x, real &y) const GeographicLib::TransverseMercatorExact::Forward(real lon0, real lat, real lon, real &x, real &y, real &gamma, real &k) const GeographicLib::TransverseMercatorExact::Forward(real lon0, real lat, real lon, real &x, real &y) const GeographicLib::UTMUPS::Forward(real lat, real lon, int &zone, bool &northp, real &x, real &y, real &gamma, real &k, int setzone=STANDARD, bool mgrslimits=false) GeographicLib::UTMUPS::Forward(real lat, real lon, int &zone, bool &northp, real &x, real &y, int setzone=STANDARD, bool mgrslimits=false) NETGeographicLib::AlbersEqualArea::Forward(double lon0, double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y,[System::Runtime::InteropServices::Out] double% gamma,[System::Runtime::InteropServices::Out] double% k) NETGeographicLib::AlbersEqualArea::Forward(double lon0, double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y) NETGeographicLib::AzimuthalEquidistant::Forward(double lat0, double lon0, double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y,[System::Runtime::InteropServices::Out] double% azi,[System::Runtime::InteropServices::Out] double% rk) NETGeographicLib::AzimuthalEquidistant::Forward(double lat0, double lon0, double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y) NETGeographicLib::CassiniSoldner::Forward(double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y,[System::Runtime::InteropServices::Out] double% azi,[System::Runtime::InteropServices::Out] double% rk) NETGeographicLib::CassiniSoldner::Forward(double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y) NETGeographicLib::Geocentric::Forward(double lat, double lon, double h,[System::Runtime::InteropServices::Out] double% X,[System::Runtime::InteropServices::Out] double% Y,[System::Runtime::InteropServices::Out] double% Z) NETGeographicLib::Geocentric::Forward(double lat, double lon, double h,[System::Runtime::InteropServices::Out] double% X,[System::Runtime::InteropServices::Out] double% Y,[System::Runtime::InteropServices::Out] double% Z,[System::Runtime::InteropServices::Out] array< double, 2 >^%M) NETGeographicLib::Geohash::Forward() NETGeographicLib::Gnomonic::Forward(double lat0, double lon0, double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y,[System::Runtime::InteropServices::Out] double% azi,[System::Runtime::InteropServices::Out] double% rk) NETGeographicLib::Gnomonic::Forward(double lat0, double lon0, double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y) NETGeographicLib::LambertConformalConic::Forward(double lon0, double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y,[System::Runtime::InteropServices::Out] double% gamma,[System::Runtime::InteropServices::Out] double% k) NETGeographicLib::LambertConformalConic::Forward(double lon0, double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y) NETGeographicLib::LocalCartesian::Forward(double lat, double lon, double h,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y,[System::Runtime::InteropServices::Out] double% z) NETGeographicLib::LocalCartesian::Forward(double lat, double lon, double h,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y,[System::Runtime::InteropServices::Out] double% z,[System::Runtime::InteropServices::Out] array< double, 2 >^%M) NETGeographicLib::MGRS::Forward(int zone, bool northp, double x, double y, int prec,[System::Runtime::InteropServices::Out] System::String^ %mgrs) NETGeographicLib::MGRS::Forward(int zone, bool northp, double x, double y, double lat, int prec,[System::Runtime::InteropServices::Out] System::String^ %mgrs) NETGeographicLib::OSGB::Forward(double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y,[System::Runtime::InteropServices::Out] double% gamma,[System::Runtime::InteropServices::Out] double% k) NETGeographicLib::OSGB::Forward(double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y) NETGeographicLib::PolarStereographic::Forward(bool northp, double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y,[System::Runtime::InteropServices::Out] double% gamma,[System::Runtime::InteropServices::Out] double% k) NETGeographicLib::PolarStereographic::Forward(bool northp, double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y) NETGeographicLib::TransverseMercator::Forward(double lon0, double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y,[System::Runtime::InteropServices::Out] double% gamma,[System::Runtime::InteropServices::Out] double% k) NETGeographicLib::TransverseMercator::Forward(double lon0, double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y) NETGeographicLib::TransverseMercatorExact::Forward(double lon0, double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y,[System::Runtime::InteropServices::Out] double% gamma,[System::Runtime::InteropServices::Out] double% k) NETGeographicLib::TransverseMercatorExact::Forward(double lon0, double lat, double lon,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y) NETGeographicLib::UTMUPS::Forward(double lat, double lon,[System::Runtime::InteropServices::Out] int% zone,[System::Runtime::InteropServices::Out] bool% northp,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y,[System::Runtime::InteropServices::Out] double% gamma,[System::Runtime::InteropServices::Out] double% k, int setzone, bool mgrslimits) NETGeographicLib::UTMUPS::Forward(double lat, double lon,[System::Runtime::InteropServices::Out] int% zone,[System::Runtime::InteropServices::Out] bool% northp,[System::Runtime::InteropServices::Out] double% x,[System::Runtime::InteropServices::Out] double% y, int setzone, bool mgrslimits)
fract GeographicLib::Utility
fractionalyear GeographicLib::Utility
furlong GeographicLib::Constants
Searching...
No Matches