EleFits  5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches
Public Attributes | List of all members
ImageHdu::Initializer< T > Struct Template Reference

#include <ImageHdu.h>

Detailed Description

template<typename T>
struct Euclid::Fits::ImageHdu::Initializer< T >

A structure which holds everything known at image extension initialization.

Public Attributes

const T * data
 The data, if any.
 
long index
 The extension index.
 
const std::stringname
 The extension name, or an empty string.
 
const RecordSeqrecords
 The possibly empty sequence of records.
 
Position<-1 > shape
 The shape.
 

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