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

Plate carree (CAR) projection class implementation. More...

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

Go to the source code of this file.

Macros

#define G_PRJ_X2S
 

Variables

const GWcsCAR g_wcs_car_seed
 

Detailed Description

Plate carree (CAR) projection class implementation.

Author
Juergen Knoedlseder

Definition in file GWcsCAR.cpp.

Macro Definition Documentation

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

Definition at line 37 of file GWcsCAR.cpp.

Referenced by GWcsCAR::prj_x2s().

Variable Documentation

const GWcsRegistry g_wcs_car_registry & g_wcs_car_seed

Definition at line 51 of file GWcsCAR.cpp.