#include <iostream>#include <string.h>#include <stdio.h>#include <chealpix.h>#include "healpixmap.h"#include "controldialog.h"#include "str_funcs.h"Include dependency graph for healpixmap.cpp:

Go to the source code of this file.
Variables | |
| static double | pi = 3.141592653589793 |
| static double | deg2rad = pi / 360.0 |
Definition at line 29 of file healpixmap.cpp.
Referenced by HealpixMap::angles2pixel(), and HealpixMap::pixel2angles().
double pi = 3.141592653589793 [static] |
1.4.7