GeographicLib: GeodesicProj.cpp File Reference (original) (raw)

#include <iostream>
#include <string>
#include <sstream>
#include <fstream>
#include <[GeographicLib/Geodesic.hpp](Geodesic%5F8hpp%5Fsource.html)>
#include <[GeographicLib/AzimuthalEquidistant.hpp](AzimuthalEquidistant%5F8hpp%5Fsource.html)>
#include <[GeographicLib/CassiniSoldner.hpp](CassiniSoldner%5F8hpp%5Fsource.html)>
#include <[GeographicLib/Gnomonic.hpp](Gnomonic%5F8hpp%5Fsource.html)>
#include <[GeographicLib/DMS.hpp](DMS%5F8hpp%5Fsource.html)>
#include <[GeographicLib/Utility.hpp](Utility%5F8hpp%5Fsource.html)>
#include "GeodesicProj.usage"

Command line utility for geodesic projections.

Copyright (c) Charles Karney (2009-2017) karne.nosp@m.y@al.nosp@m.um.mi.nosp@m.t.ed.nosp@m.u and licensed under the MIT/X11 License. For more information, see https://geographiclib.sourceforge.io/

See the man page for usage information.

Definition in file GeodesicProj.cpp.