10 #if !defined(GEOGRAPHICLIB_AZIMUTHALEQUIDISTANT_HPP) 11 #define GEOGRAPHICLIB_AZIMUTHALEQUIDISTANT_HPP 1 76 real&
x, real&
y, real& azi, real& rk)
const;
98 void Reverse(real
lat0, real
lon0, real
x, real
y,
99 real&
lat, real&
lon, real& azi, real& rk)
const;
105 real&
x, real&
y)
const {
107 Forward(lat0, lon0, lat, lon, x, y, azi, rk);
114 real&
lat, real&
lon)
const {
116 Reverse(lat0, lon0, x, y, lat, lon, azi, rk);
139 #endif // GEOGRAPHICLIB_AZIMUTHALEQUIDISTANT_HPP void Forward(real lat0, real lon0, real lat, real lon, real &x, real &y) const
#define GEOGRAPHICLIB_EXPORT
Math::real MajorRadius() const
static const Geodesic & WGS84()
Header for GeographicLib::Geodesic class.
Azimuthal equidistant projection.
Namespace for GeographicLib.
Math::real Flattening() const
void Reverse(real lat0, real lon0, real x, real y, real &lat, real &lon) const
Math::real Flattening() const
Header for GeographicLib::Constants class.
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 MajorRadius() const