CARTA Backend
The backend component of CARTA
Loading...
Searching...
No Matches
carta::FitsHduList Class Reference

#include <FitsHduList.h>

Collaboration diagram for carta::FitsHduList:
[legend]

Public Member Functions

 FitsHduList (const std::string &filename)
 
void GetHduList (std::vector< std::string > &hdu_list, std::string &error)
 

Private Member Functions

void CheckFitsHeaders (fitsfile *fptr, std::vector< std::string > &hdu_list, std::string &error)
 

Private Attributes

std::string _filename
 

Constructor & Destructor Documentation

◆ FitsHduList()

FitsHduList::FitsHduList ( const std::string &  filename)

Member Function Documentation

◆ CheckFitsHeaders()

void FitsHduList::CheckFitsHeaders ( fitsfile *  fptr,
std::vector< std::string > &  hdu_list,
std::string &  error 
)
private
Here is the caller graph for this function:

◆ GetHduList()

void FitsHduList::GetHduList ( std::vector< std::string > &  hdu_list,
std::string &  error 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ _filename

std::string carta::FitsHduList::_filename
private

The documentation for this class was generated from the following files: