Go to the documentation of this file.
   25     catch ( 
const std::exception& err )
 
   33                     [System::Runtime::InteropServices::Out] 
int% zone,
 
   34                     [System::Runtime::InteropServices::Out] 
bool% northp,
 
   35                     [System::Runtime::InteropServices::Out] 
double% 
x,
 
   36                     [System::Runtime::InteropServices::Out] 
double% 
y,
 
   37                     [System::Runtime::InteropServices::Out] 
double% 
gamma,
 
   38                     [System::Runtime::InteropServices::Out] 
double% 
k,
 
   39                     int setzone, 
bool mgrslimits)
 
   47                                        lzone, lnorthp, lx, ly,
 
   57     catch ( 
const std::exception& err )
 
   65                     [System::Runtime::InteropServices::Out] 
double% 
lat,
 
   66                     [System::Runtime::InteropServices::Out] 
double% 
lon,
 
   67                     [System::Runtime::InteropServices::Out] 
double% 
gamma,
 
   68                     [System::Runtime::InteropServices::Out] 
double% 
k,
 
   73         double llat, llon, 
lgamma, lk;
 
   81     catch ( 
const std::exception& err )
 
   89                     [System::Runtime::InteropServices::Out] 
int% zone,
 
   90                     [System::Runtime::InteropServices::Out] 
bool% northp,
 
   91                     [System::Runtime::InteropServices::Out] 
double% 
x,
 
   92                     [System::Runtime::InteropServices::Out] 
double% 
y,
 
   93                     int setzone, 
bool mgrslimits )
 
  101                                        gamma, 
k, setzone, mgrslimits);
 
  107     catch ( 
const std::exception& err )
 
  115                     [System::Runtime::InteropServices::Out] 
double% 
lat,
 
  116                     [System::Runtime::InteropServices::Out] 
double% 
lon,
 
  121         double gamma, 
k, llat, llon;
 
  127     catch ( 
const std::exception& err )
 
  135                         int zoneout, 
bool northpout,
 
  136                         [System::Runtime::InteropServices::Out] 
double% xout,
 
  137                         [System::Runtime::InteropServices::Out] 
double% yout,
 
  138                         [System::Runtime::InteropServices::Out] 
int% zone)
 
  145                                         zoneout, northpout, lxout, lyout,
 
  151     catch ( 
const std::exception& err )
 
  159     [System::Runtime::InteropServices::Out] 
int% zone,
 
  160     [System::Runtime::InteropServices::Out] 
bool% northp)
 
  171     catch ( 
const std::exception& err )
 
  184     catch ( 
const std::exception& err )
 
  192     [System::Runtime::InteropServices::Out] 
int% zone,
 
  193     [System::Runtime::InteropServices::Out] 
bool% northp)
 
  
static int StandardZone(double lat, double lon, int setzone)
static double MajorRadius()
static Math::real Flattening()
set noclip points set clip one set noclip two set bar set border lt lw set xdata set ydata set zdata set x2data set y2data set boxwidth set dummy x
static std::string EncodeZone(int zone, bool northp, bool abbrev=true)
static void Transfer(int zonein, bool northpin, real xin, real yin, int zoneout, bool northpout, real &xout, real &yout, int &zone)
Exception class for NETGeographicLib.
static void DecodeEPSG(int epsg, int &zone, bool &northp)
static void DecodeEPSG(int epsg, [System::Runtime::InteropServices::Out] int% zone, [System::Runtime::InteropServices::Out] bool% northp)
static System::String UnmanagedToManaged(const std::string &s)
static Math::real MajorRadius()
Header for GeographicLib::UTMUPS class.
const EIGEN_DEVICE_FUNC LgammaReturnType lgamma() const
static int EncodeEPSG(int zone, bool northp)
static void Transfer(int zonein, bool northpin, double xin, double yin, int zoneout, bool northpout, [System::Runtime::InteropServices::Out] double% xout, [System::Runtime::InteropServices::Out] double% yout, [System::Runtime::InteropServices::Out] int% zone)
static void Forward(real lat, real lon, int &zone, bool &northp, real &x, real &y, real &gamma, real &k, int setzone=STANDARD, bool mgrslimits=false)
static void DecodeZone(System::String^ zonestr, [System::Runtime::InteropServices::Out] int% zone, [System::Runtime::InteropServices::Out] bool% northp)
Header for NETGeographicLib::NETGeographicLib objects.
static void DecodeZone(const std::string &zonestr, int &zone, bool &northp)
static int EncodeEPSG(int zone, bool northp)
static Math::real UTMShift()
Header for NETGeographicLib::UTMUPS class.
static double Flattening()
static void Reverse(int zone, bool northp, real x, real y, real &lat, real &lon, real &gamma, real &k, bool mgrslimits=false)
static void 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)
static int StandardZone(real lat, real lon, int setzone=STANDARD)
static void 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)
static std::string ManagedToUnmanaged(System::String^ s)
static constexpr double k
static System::String EncodeZone(int zone, bool northp, bool abbrev)
gtsam
Author(s): 
autogenerated on Wed May 28 2025 03:08:41