|
RTC Toolkit
1.0.0
|
Implementation of FITS I/O helper functions. More...
#include "fitsIoFunctions.hpp"Namespaces | |
| rtctk | |
| rtctk::componentFramework | |
Functions | |
| std::string | rtctk::componentFramework::GetCfitsioErrorMsg (int status) |
| Helper function to convert a Cfitsio status code to a human readable message. More... | |
| std::string | rtctk::componentFramework::CfitsioImageTypeToString (int bitpix) |
| Returns a string representation of a Cfitsio image type code. More... | |
| std::string | rtctk::componentFramework::CfitsioDataTypeToString (int datatype) |
| Returns a string representation of a Cfitsio data type code. More... | |
Implementation of FITS I/O helper functions.