Loading [MathJax]/extensions/tex2jax.js
GammaLib 2.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GWcsAZP.cpp File Reference

Zenithal/azimuthal perspective (AZP) projection class implementation. More...

#include "GException.hpp"
#include "GMath.hpp"
#include "GWcsAZP.hpp"
#include "GWcsRegistry.hpp"

Go to the source code of this file.

Macros

#define G_PRJ_SET   "GWcsAZP::prj_set()"
 
#define G_PRJ_X2S
 
#define G_PRJ_S2X
 

Variables

const GWcsAZP g_wcs_azp_seed
 

Detailed Description

Zenithal/azimuthal perspective (AZP) projection class implementation.

Author
Juergen Knoedlseder

Definition in file GWcsAZP.cpp.

Macro Definition Documentation

◆ G_PRJ_S2X

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

Definition at line 40 of file GWcsAZP.cpp.

◆ G_PRJ_SET

#define G_PRJ_SET   "GWcsAZP::prj_set()"

Definition at line 37 of file GWcsAZP.cpp.

Referenced by GWcsAZP::prj_set().

◆ G_PRJ_X2S

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

Definition at line 38 of file GWcsAZP.cpp.

Variable Documentation

◆ g_wcs_azp_seed

const GWcsRegistry g_wcs_azp_registry & g_wcs_azp_seed

Definition at line 54 of file GWcsAZP.cpp.