ddt 1.2.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
ddt::FitsExtension Struct Reference

#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
 

Detailed Description

Structure to bundle the main statistic values

Member Data Documentation

◆ extension

std::string ddt::FitsExtension::extension

The extension type

◆ extension_headers

cpl_propertylist* ddt::FitsExtension::extension_headers

The extension headers

◆ extension_name

std::string ddt::FitsExtension::extension_name

The extension name

◆ image_height

int ddt::FitsExtension::image_height

The image height

◆ image_width

int ddt::FitsExtension::image_width

The image width

◆ number_axis

int ddt::FitsExtension::number_axis

The number of axis in the extension.


The documentation for this struct was generated from the following file: