| Healpix C++
    3.83
    | 
Go to the source code of this file.
| Classes | |
| class | Healpix_Map< T > | 
| Functions | |
| template<typename T > | |
| void | read_Healpix_map_from_fits (fitshandle &inp, Healpix_Map< T > &map, int colnum=1) | 
| template<typename T > | |
| Healpix_Map< T > | read_Healpix_map_from_fits (fitshandle &inp, int colnum=1) | 
| template<typename T > | |
| void | read_Healpix_map_from_fits (const std::string &filename, Healpix_Map< T > &map, int colnum=1, int hdunum=2) | 
| template<typename T > | |
| Healpix_Map< T > | read_Healpix_map_from_fits (const std::string &filename, int colnum=1, int hdunum=2) | 
| void | prepare_Healpix_fitsmap (fitshandle &out, const Healpix_Base &base, PDT datatype, const arr< std::string > &colname) | 
| template<typename T > | |
| void | write_Healpix_map_to_fits (fitshandle &out, const Healpix_Map< T > &map, PDT datatype) | 
| template<typename T > | |
| void | write_Healpix_map_to_fits (fitshandle &out, const Healpix_Map< T > &mapT, const Healpix_Map< T > &mapQ, const Healpix_Map< T > &mapU, PDT datatype) | 
| template<typename T > | |
| void | write_Healpix_map_to_fits (const std::string &outfile, const Healpix_Map< T > &map, PDT datatype) | 
| template<typename T > | |
| void | write_Healpix_map_to_fits (const std::string &outfile, const Healpix_Map< T > &mapT, const Healpix_Map< T > &mapQ, const Healpix_Map< T > &mapU, PDT datatype) | 
Copyright (C) 2003-2017 Max-Planck-Society
Definition in file healpix_map_fitsio.h.