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: Geodesic.cpp 6937 2011-02-01 20:17:13Z karney $"

Detailed Description

Implementation for GeographicLib::Geodesic class.

Copyright (c) Charles Karney (2009, 2010, 2011) <charles@karney.com> and licensed under the LGPL. 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: Geodesic.cpp 6937 2011-02-01 20:17:13Z karney $"

Definition at line 32 of file Geodesic.cpp.