Alexandria 2.31.2
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
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 97 of file FitsSerialize.icpp.

Member Function Documentation

◆ addGridAxesToFitsFile() [1/2]

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 126 of file FitsSerialize.icpp.

◆ addGridAxesToFitsFile() [2/2]

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

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