GeographicLib  1.21
Namespaces | Defines
Geodesic.cpp File Reference

Implementation for GeographicLib::Geodesic class. More...

#include <GeographicLib/Geodesic.hpp>
#include <GeographicLib/GeodesicLine.hpp>

Go to the source code of this file.

Namespaces

namespace  GeographicLib
 

Namespace for GeographicLib.


Defines

#define GEOGRAPHICLIB_GEODESIC_CPP   "$Id: dd137806b8a5ba58211a37eb87e163b8a9bd7aa7 $"

Detailed Description

Implementation for GeographicLib::Geodesic class.

Copyright (c) Charles Karney (2009-2012) <charles@karney.com> and licensed under the MIT/X11 License. For more information, see http://geographiclib.sourceforge.net/

This is a reformulation of the geodesic problem. The notation is as follows:

Definition in file Geodesic.cpp.


Define Documentation

#define GEOGRAPHICLIB_GEODESIC_CPP   "$Id: dd137806b8a5ba58211a37eb87e163b8a9bd7aa7 $"

Definition at line 32 of file Geodesic.cpp.