GeographicLib 2.1.2
|
Header for GeographicLib::TransverseMercator class. More...
#include <GeographicLib/Constants.hpp>
Go to the source code of this file.
Classes | |
class | GeographicLib::TransverseMercator |
Transverse Mercator projection. More... | |
Namespaces | |
namespace | GeographicLib |
Namespace for GeographicLib. | |
Macros | |
#define | GEOGRAPHICLIB_TRANSVERSEMERCATOR_ORDER |
Header for GeographicLib::TransverseMercator class.
Copyright (c) Charles Karney (2008-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 TransverseMercator.hpp.
#define GEOGRAPHICLIB_TRANSVERSEMERCATOR_ORDER |
The order of the series approximation used in TransverseMercator. GEOGRAPHICLIB_TRANSVERSEMERCATOR_ORDER can be set to any integer in [4, 8].
Definition at line 20 of file TransverseMercator.hpp.