GeographicLib 2.1.2
|
Header for the GeographicLib::AuxLatitude and GeographicLib::AuxAngle classes. More...
#include <GeographicLib/Math.hpp>
Go to the source code of this file.
Classes | |
class | GeographicLib::AuxAngle< T > |
An accurate representation of angles. More... | |
class | GeographicLib::AuxLatitude< T > |
Conversions between auxiliary latitudes. More... | |
Namespaces | |
namespace | GeographicLib |
Namespace for GeographicLib. | |
Macros | |
#define | GEOGRAPHICLIB_AUXLATITUDE_ORDER 6 |
Header for the GeographicLib::AuxLatitude and GeographicLib::AuxAngle classes.
This file is an implementation of the methods described in
Copyright (c) Charles Karney (2022) charl.nosp@m.es@k.nosp@m.arney.nosp@m..com and licensed under the MIT/X11 License. For more information, see https://geographiclib.sourceforge.io/
Definition in file AuxLatitude.hpp.
#define GEOGRAPHICLIB_AUXLATITUDE_ORDER 6 |
The order of the series approximation used in AuxLatitude. GEOGRAPHICLIB_AUXLATITUDE_ORDER can be set to one of [4, 6, 8].
Definition at line 29 of file AuxLatitude.hpp.