GammaLib  2.1.0.dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GWcsARC.cpp File Reference

Zenithal/azimuthal equidistant (ARC) projection class implementation. More...

#include "GException.hpp"
#include "GMath.hpp"
#include "GTools.hpp"
#include "GWcsARC.hpp"
#include "GWcsRegistry.hpp"

Go to the source code of this file.

Macros

#define G_PRJ_X2S
 
#define G_PRJ_S2X
 

Variables

const GWcsARC g_wcs_arc_seed
 

Detailed Description

Zenithal/azimuthal equidistant (ARC) projection class implementation.

Author
Juergen Knoedlseder

Definition in file GWcsARC.cpp.

Macro Definition Documentation

#define G_PRJ_S2X
Value:
"GWcsARC::prj_s2x(int, int, int, int, double*, double*,"\
" double*, double*, int*)"

Definition at line 40 of file GWcsARC.cpp.

#define G_PRJ_X2S
Value:
"GWcsARC::prj_x2s(int, int, int, int, double*, double*,"\
" double*, double*, int*)"

Definition at line 38 of file GWcsARC.cpp.

Referenced by GWcsARC::prj_x2s().

Variable Documentation

const GWcsRegistry g_wcs_arc_registry & g_wcs_arc_seed

Definition at line 54 of file GWcsARC.cpp.