Go to the documentation of this file.
   18 const char BADALLOC[] = 
"Failed to allocte memory for a GeographicLib::LambertConformalConic";
 
   23     if ( m_pLambertConformalConic != 
NULL )
 
   25         delete m_pLambertConformalConic;
 
   26         m_pLambertConformalConic = 
NULL;
 
   39     catch ( std::bad_alloc )
 
   43     catch ( 
const std::exception& err )
 
   51     double stdlat1, 
double stdlat2, 
double k1)
 
   58     catch ( std::bad_alloc )
 
   62     catch ( 
const std::exception& err )
 
   70                         double sinlat1, 
double coslat1,
 
   71                         double sinlat2, 
double coslat2,
 
   78                         sinlat2, coslat2, 
k1 );
 
   80     catch ( std::bad_alloc )
 
   84     catch ( 
const std::exception& err )
 
   98     catch ( std::bad_alloc )
 
  111     catch ( std::exception err )
 
  119                 [System::Runtime::InteropServices::Out] 
double% 
x,
 
  120                 [System::Runtime::InteropServices::Out] 
double% 
y,
 
  121                 [System::Runtime::InteropServices::Out] 
double% 
gamma,
 
  122                 [System::Runtime::InteropServices::Out] 
double% 
k)
 
  124     double lx, ly, 
lgamma, lk;
 
  134                 [System::Runtime::InteropServices::Out] 
double% 
lat,
 
  135                 [System::Runtime::InteropServices::Out] 
double% 
lon,
 
  136                 [System::Runtime::InteropServices::Out] 
double% 
gamma,
 
  137                 [System::Runtime::InteropServices::Out] 
double% 
k)
 
  139     double llat, llon, 
lgamma, lk;
 
  149                 [System::Runtime::InteropServices::Out] 
double% 
x,
 
  150                 [System::Runtime::InteropServices::Out] 
double% 
y)
 
  160                 [System::Runtime::InteropServices::Out] 
double% 
lat,
 
  161                 [System::Runtime::InteropServices::Out] 
double% 
lon)
 
  171 { 
return m_pLambertConformalConic->MajorRadius(); }
 
  175 { 
return m_pLambertConformalConic->Flattening(); }
 
  179 { 
return m_pLambertConformalConic->OriginLatitude(); }
 
  183 { 
return m_pLambertConformalConic->CentralScale(); }
 
  
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 constexpr double lon0
Exception class for NETGeographicLib.
const EIGEN_DEVICE_FUNC LgammaReturnType lgamma() const
Header for NETGeographicLib::NETGeographicLib objects.
Point2(* f)(const Point3 &, OptionalJacobian< 2, 3 >)
Container::iterator get(Container &c, Position position)
static constexpr double k
gtsam
Author(s): 
autogenerated on Wed May 28 2025 03:01:39