GammaLib 2.1.0.dev
|
Aitoff (AIT) projection class implementation. More...
#include "GException.hpp"
#include "GMath.hpp"
#include "GTools.hpp"
#include "GWcsAIT.hpp"
#include "GWcsRegistry.hpp"
Go to the source code of this file.
Macros | |
#define | G_PRJ_X2S |
#define | G_PRJ_S2X |
Variables | |
const GWcsAIT | g_wcs_ait_seed |
Aitoff (AIT) projection class implementation.
Definition in file GWcsAIT.cpp.
#define G_PRJ_S2X |
Definition at line 40 of file GWcsAIT.cpp.
Referenced by GWcsAIT::prj_s2x(), GWcsAZP::prj_s2x(), GWcsMOL::prj_s2x(), GWcsSIN::prj_s2x(), GWcsSTG::prj_s2x(), and GWcsTAN::prj_s2x().
#define G_PRJ_X2S |
Definition at line 38 of file GWcsAIT.cpp.
Referenced by GWcsAIT::prj_x2s(), GWcsARC::prj_x2s(), GWcsAZP::prj_x2s(), GWcsCAR::prj_x2s(), GWcsMER::prj_x2s(), GWcsMOL::prj_x2s(), GWcsSFL::prj_x2s(), and GWcsSIN::prj_x2s().
const GWcsRegistry g_wcs_ait_registry & g_wcs_ait_seed |
Definition at line 55 of file GWcsAIT.cpp.