ddt 1.1.0
|
#include <dataFile.hpp>
Public Attributes | |
int | number_axis |
int | image_width |
int | image_height |
std::string | extension |
std::string | extension_name |
cpl_propertylist * | extension_headers |
Structure to bundle the main statistic values
std::string ddt::FitsExtension::extension |
The extension type
cpl_propertylist* ddt::FitsExtension::extension_headers |
The extension headers
std::string ddt::FitsExtension::extension_name |
The extension name
int ddt::FitsExtension::image_height |
The image height
int ddt::FitsExtension::image_width |
The image width
int ddt::FitsExtension::number_axis |
The number of axis in the extension.