GeographicLib 2.1.2
Constants.hpp File Reference

Header for GeographicLib::Constants class. More...

#include <GeographicLib/Config.h>
#include <stdexcept>
#include <string>
#include <GeographicLib/Math.hpp>

Go to the source code of this file.

Classes

class  GeographicLib::Constants
 Constants needed by GeographicLib More...
 
class  GeographicLib::GeographicErr
 Exception handling for GeographicLib. More...
 

Namespaces

namespace  GeographicLib
 Namespace for GeographicLib.
 

Macros

#define GEOGRAPHICLIB_EXPORT
 
#define GEOGRAPHICLIB_DEPRECATED(msg)
 

Detailed Description

Header for GeographicLib::Constants 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 Constants.hpp.

Macro Definition Documentation

◆ GEOGRAPHICLIB_EXPORT

#define GEOGRAPHICLIB_EXPORT

Definition at line 67 of file Constants.hpp.

◆ GEOGRAPHICLIB_DEPRECATED

#define GEOGRAPHICLIB_DEPRECATED (   msg)

Definition at line 82 of file Constants.hpp.