10 #if !defined(GEOGRAPHICLIB_CASSINISOLDNER_HPP) 11 #define GEOGRAPHICLIB_CASSINISOLDNER_HPP 1 75 static const unsigned maxit_ = 10;
111 void Reset(real lat0, real lon0);
129 real&
x, real&
y, real& azi, real& rk)
const;
146 void Reverse(real
x, real
y,
147 real&
lat, real&
lon, real& azi, real& rk)
const;
153 real&
x, real&
y)
const {
155 Forward(lat, lon, x, y, azi, rk);
162 real&
lat, real&
lon)
const {
164 Reverse(x, y, lat, lon, azi, rk);
204 #endif // GEOGRAPHICLIB_CASSINISOLDNER_HPP Math::real LongitudeOrigin() const
Header for GeographicLib::GeodesicLine class.
#define GEOGRAPHICLIB_EXPORT
Math::real MajorRadius() const
static const Geodesic & WGS84()
Cassini-Soldner projection.
Header for GeographicLib::Geodesic class.
Math::real LatitudeOrigin() const
Namespace for GeographicLib.
void Reverse(real x, real y, real &lat, real &lon) const
Math::real Flattening() const
Math::real Flattening() const
Math::real Latitude() const
Header for GeographicLib::Constants class.
void Forward(real lat, real lon, real &x, real &y) const
Math::real MajorRadius() const
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
Math::real Longitude() const