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

#include <DataUtils.h>

Class Description

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

A name and type.

Examples
EleFitsTutorial.cpp.

Public Member Functions

 Named (const std::string &value)
 Constructor.
 
 operator std::string () const
 Slice as the name.
 

Public Attributes

std::string name
 The name.
 

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