#include <vector>
#include "constants.h"
#include "pointing.h"
Go to the source code of this file.
Classes | |
class | Healpix_Base |
Enumerations | |
enum | Healpix_Ordering_Scheme { RING, NEST } |
Definition in file healpix_base.h.
|
The two possible ordering schemes of a HEALPix map. Definition at line 41 of file healpix_base.h. |