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

Aitoff (AIT) projection class implementation. More...

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

Go to the source code of this file.

Macros

#define G_PRJ_X2S
 
#define G_PRJ_S2X
 

Variables

const GWcsAIT g_wcs_ait_seed
 

Detailed Description

Aitoff (AIT) projection class implementation.

Author
Juergen Knoedlseder

Definition in file GWcsAIT.cpp.

Macro Definition Documentation

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

Definition at line 40 of file GWcsAIT.cpp.

Referenced by GWcsAIT::prj_s2x().

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

Definition at line 38 of file GWcsAIT.cpp.

Referenced by GWcsAIT::prj_x2s().

Variable Documentation

const GWcsRegistry g_wcs_ait_registry & g_wcs_ait_seed

Definition at line 55 of file GWcsAIT.cpp.