Namespaces
Geodesic.cpp File Reference

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

#include "GeographicLib/Geodesic.hpp"
#include "GeographicLib/Constants.hpp"
#include <algorithm>
#include <limits>

Go to the source code of this file.

Namespaces

namespace  GeographicLib

Detailed Description

Implementation for GeographicLib::Geodesic class.

Copyright (c) Charles Karney (2008) <charles@karney.com> and licensed under the LGPL.

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

Definition in file Geodesic.cpp.