EleFits  4.0.1
A modern C++ API on top of CFitsIO
Public Member Functions | Public Attributes | List of all members
Euclid::Fits::Indexed< T > Struct Template Reference

#include <DataUtils.h>

Class Description

template<typename T>
struct Euclid::Fits::Indexed< T >

An index and type.

Examples
EleFitsTutorial.cpp.

Public Member Functions

 Indexed (long value)
 Constructor.
 
 operator long () const
 Slice as the index.
 

Public Attributes

long index
 The index.
 

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