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

Sanson-Flamsteed (SFL) projection class implementation. More...

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

Go to the source code of this file.

Macros

#define G_PRJ_X2S
 

Variables

const GWcsSFL g_wcs_sfl_seed
 

Detailed Description

Sanson-Flamsteed (SFL) projection class implementation.

Author
Juergen Knoedlseder

Definition in file GWcsSFL.cpp.

Macro Definition Documentation

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

Definition at line 37 of file GWcsSFL.cpp.

Referenced by GWcsSFL::prj_x2s().

Variable Documentation

const GWcsRegistry g_wcs_sfl_registry & g_wcs_sfl_seed

Definition at line 51 of file GWcsSFL.cpp.