RTC Toolkit  1.0.0
Namespaces | Functions
fitsIoFunctions.cpp File Reference

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...
 

Detailed Description

Implementation of FITS I/O helper functions.