OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
fits_read_descriptors.h File Reference
#include <string>
Include dependency graph for fits_read_descriptors.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 fits_handler
 
 libdap
 static class NCMLUtil overview
 

Functions

bool fits_handler::fits_read_descriptors (libdap::DDS &dds, const std::string &filename, std::string &error)
 
int fits_handler::process_hdu_ascii_table (fitsfile *fptr, libdap::DDS &dds, const std::string &hdu, const std::string &str)
 
int fits_handler::process_hdu_image (fitsfile *fptr, libdap::DDS &dds, const std::string &hdu, const std::string &str)
 
void fits_handler::process_status (int status, std::string &error)