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

Orthographic/synthesis (SIN) projection class implementation. More...

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

Go to the source code of this file.

Macros

#define G_PRJ_X2S
 
#define G_PRJ_S2X
 

Variables

const GWcsSIN g_wcs_sin_seed
 

Detailed Description

Orthographic/synthesis (SIN) projection class implementation.

Author
Juergen Knoedlseder

Definition in file GWcsSIN.cpp.

Macro Definition Documentation

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

Definition at line 39 of file GWcsSIN.cpp.

Referenced by GWcsSIN::prj_s2x().

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

Definition at line 37 of file GWcsSIN.cpp.

Referenced by GWcsSIN::prj_x2s().

Variable Documentation

const GWcsRegistry g_wcs_sin_registry & g_wcs_sin_seed

Definition at line 53 of file GWcsSIN.cpp.