| Healpix C++
    3.83
    | 
#include <string>Go to the source code of this file.
| Functions | |
| void | read_powspec_from_fits (fitshandle &inp, PowSpec &powspec, int nspecs, int lmax) | 
| PowSpec | read_powspec_from_fits (fitshandle &inp, int nspecs, int lmax) | 
| void | read_powspec_from_fits (const std::string &infile, PowSpec &powspec, int nspecs, int lmax, int hdunum=2) | 
| PowSpec | read_powspec_from_fits (const std::string &infile, int nspecs, int lmax, int hdunum=2) | 
| void | write_powspec_to_fits (fitshandle &out, const PowSpec &powspec, int nspecs) | 
| void | write_powspec_to_fits (const std::string &outfile, const PowSpec &powspec, int nspecs) | 
Copyright (C) 2003-2017 Max-Planck-Society
Definition in file powspec_fitsio.h.