Alexandria  2.14.1
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 96 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

Definition at line 99 of file FitsSerialize.icpp.

References Euclid::GridContainer::GridAxisValueFitsHelper< T >::axisToFits(), Euclid::Table::FitsWriter::BINARY, std::move(), Euclid::Table::FitsWriter::setFormat(), and Euclid::Table::FitsWriter::setHduName().

Referenced by Euclid::GridContainer::gridFitsExport().

Here is the call graph for this function:

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


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