Geodesic.hpp File Reference

Header for GeographicLib::Geodesic class. More...

#include "GeographicLib/Constants.hpp"

Go to the source code of this file.

Classes

class  GeographicLib::Geodesic
 Geodesic calculations More...
class  GeographicLib::GeodesicLine
 A geodesic line. More...

Namespaces

namespace  GeographicLib
 

Namespace for GeographicLib.


Defines

#define GEOGRAPHICLIB_GEODESIC_HPP   "$Id: Geodesic.hpp 6827 2010-05-20 19:56:18Z karney $"
#define GEOD_ORD   (GEOGRAPHICLIB_PREC == 1 ? 6 : GEOGRAPHICLIB_PREC == 0 ? 3 : 7)

Detailed Description

Header for GeographicLib::Geodesic class.

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

Definition in file Geodesic.hpp.


Define Documentation

#define GEOGRAPHICLIB_GEODESIC_HPP   "$Id: Geodesic.hpp 6827 2010-05-20 19:56:18Z karney $"

Definition at line 11 of file Geodesic.hpp.

#define GEOD_ORD   (GEOGRAPHICLIB_PREC == 1 ? 6 : GEOGRAPHICLIB_PREC == 0 ? 3 : 7)

The order of the expansions used by Geodesic.

Definition at line 19 of file Geodesic.hpp.


Generated on 21 May 2010 for GeographicLib by  doxygen 1.6.1