TwiceAsNice
2019-02-18
|
Reads one dimensional data from a FITS file into a std::vector. More...
#include <FitsVector.h>
Public Member Functions | |
FitsVector (const std::string &_filename) | |
Construct vector and read values from a FITS file. More... | |
FitsVector () | |
virtual | ~FitsVector () |
void | readFits (const std::string &_filename) |
Reads FITSfile into Vector. More... | |
bool | hasKey (const std::string &_keyword) |
Checks, if keyword is present in the FITS header. More... | |
FitsVector (const std::string &_filename) | |
Construct vector and read values from a FITS file. More... | |
FitsVector () | |
virtual | ~FitsVector () |
void | readFits (const std::string &_filename) |
Reads FITSfile into Vector. More... | |
bool | hasKey (const std::string &_keyword) |
Checks, if keyword is present in the FITS header. More... | |
FitsVector (const std::string &_filename) | |
Construct vector and read values from a FITS file. More... | |
FitsVector () | |
virtual | ~FitsVector () |
void | readFits (const std::string &_filename) |
Reads FITSfile into Vector. More... | |
bool | hasKey (const std::string &_keyword) |
Checks, if keyword is present in the FITS header. More... | |
Private Member Functions | |
void | loadFits (fitsfile *_fitsptr) |
bool | hasKey (fitsfile *_fitsptr, const std::string &_keyword) |
void | closeFits (fitsfile *_fitsptr) |
void | loadFits (fitsfile *_fitsptr) |
bool | hasKey (fitsfile *_fitsptr, const std::string &_keyword) |
void | closeFits (fitsfile *_fitsptr) |
void | loadFits (fitsfile *_fitsptr) |
bool | hasKey (fitsfile *_fitsptr, const std::string &_keyword) |
void | closeFits (fitsfile *_fitsptr) |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
template<> | |
int | fitsDepth () |
Static Private Member Functions | |
static fitsfile * | openFits (const std::string &_filename) |
static int | fitsDepth () |
static fitsfile * | openFits (const std::string &_filename) |
static int | fitsDepth () |
static fitsfile * | openFits (const std::string &_filename) |
static int | fitsDepth () |
Private Attributes | |
std::string | m_filename |
Reads one dimensional data from a FITS file into a std::vector.
Laos::FitsVector< Type >::FitsVector | ( | const std::string & | _filename | ) |
Construct vector and read values from a FITS file.
_filename | FITS file name. |
|
inline |
|
inlinevirtual |
Laos::FitsVector< Type >::FitsVector | ( | const std::string & | _filename | ) |
Construct vector and read values from a FITS file.
_filename | FITS file name. |
|
inline |
|
inlinevirtual |
Laos::FitsVector< Type >::FitsVector | ( | const std::string & | _filename | ) |
Construct vector and read values from a FITS file.
_filename | FITS file name. |
|
inline |
|
inlinevirtual |
|
private |
|
private |
|
private |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
bool Laos::FitsVector< Type >::hasKey | ( | const std::string & | _keyword | ) |
Checks, if keyword is present in the FITS header.
_keyword | The keyword |
bool Laos::FitsVector< Type >::hasKey | ( | const std::string & | _keyword | ) |
Checks, if keyword is present in the FITS header.
_keyword | The keyword |
bool Laos::FitsVector< Type >::hasKey | ( | const std::string & | _keyword | ) |
Checks, if keyword is present in the FITS header.
_keyword | The keyword |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
staticprivate |
|
staticprivate |
|
staticprivate |
void Laos::FitsVector< Type >::readFits | ( | const std::string & | _filename | ) |
Reads FITSfile into Vector.
_filename | FITS file name |
void Laos::FitsVector< Type >::readFits | ( | const std::string & | _filename | ) |
Reads FITSfile into Vector.
_filename | FITS file name |
void Laos::FitsVector< Type >::readFits | ( | const std::string & | _filename | ) |
Reads FITSfile into Vector.
_filename | FITS file name |
|
private |