Alexandria  2.25.0
SDC-CH common library for the Euclid project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
Euclid::GridContainer::GridAxesToFitsHelper< AxesTypes > Struct Template Reference

Static Public Member Functions

template<int I>
static void addGridAxesToFitsFile (const boost::filesystem::path &filename, const std::string &array_hdu_name, const std::tuple< GridAxis< AxesTypes >...> &axes_tuple, const TemplateLoopCounter< I > &)
 
static void addGridAxesToFitsFile (const boost::filesystem::path &, const std::string &, const std::tuple< GridAxis< AxesTypes >...> &, const TemplateLoopCounter< 0 > &)
 

Detailed Description

template<typename... AxesTypes>
struct Euclid::GridContainer::GridAxesToFitsHelper< AxesTypes >

Definition at line 95 of file FitsSerialize.icpp.

Member Function Documentation

template<typename... AxesTypes>
template<int I>
static void Euclid::GridContainer::GridAxesToFitsHelper< AxesTypes >::addGridAxesToFitsFile ( const boost::filesystem::path filename,
const std::string array_hdu_name,
const std::tuple< GridAxis< AxesTypes >...> &  axes_tuple,
const TemplateLoopCounter< I > &   
)
inlinestatic
template<typename... AxesTypes>
static void Euclid::GridContainer::GridAxesToFitsHelper< AxesTypes >::addGridAxesToFitsFile ( const boost::filesystem::path ,
const std::string ,
const std::tuple< GridAxis< AxesTypes >...> &  ,
const TemplateLoopCounter< 0 > &   
)
inlinestatic

Definition at line 123 of file FitsSerialize.icpp.


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