| Healpix C++
    3.83
    | 
#include "datatypes.h"Go to the source code of this file.
| Enumerations | |
| enum | Healpix_Ordering_Scheme { RING, NEST } | 
Copyright (C) 2011-2014 Max-Planck-Society
Definition in file healpix_tables.h.
The two possible ordering schemes of a HEALPix map.
| Enumerator | |
|---|---|
| RING | RING scheme | 
| NEST | NESTED scheme | 
Definition at line 38 of file healpix_tables.h.