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

Gnomonic (TAN) projection class implementation. More...

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

Go to the source code of this file.

Macros

#define G_PRJ_S2X
 

Variables

const GWcsTAN g_wcs_tan_seed
 

Detailed Description

Gnomonic (TAN) projection class implementation.

Author
Juergen Knoedlseder

Definition in file GWcsTAN.cpp.

Macro Definition Documentation

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

Definition at line 37 of file GWcsTAN.cpp.

Referenced by GWcsTAN::prj_s2x().

Variable Documentation

const GWcsRegistry g_wcs_tan_registry & g_wcs_tan_seed

Definition at line 51 of file GWcsTAN.cpp.