EleFits
4.0.0
A modern C++ API on top of CFitsIO
Euclid
Fits
MefFile
access
access
accessFirst
accessPrimary
appendExt
assignBintableExt
assignBintableExt
assignImageExt
hduCount
initBintableExt
initImageExt
initRecordExt
m_hdus
MefFile
operator[]
primary
primaryIndex
readHduNames
readHduNamesVersions
select
~MefFile
◆
assignBintableExt()
[2/2]
template<typename Tuple , std::size_t count = std::tuple_size<Tuple>::value>
const
BintableHdu
& Euclid::Fits::MefFile::assignBintableExt
(
const
std::string
&
name
,
const Tuple &
columns
)
Append a
BintableHdu
with given name and data.
Returns
A reference to the new
BintableHdu
.
Template Parameters
Tuple
// TODO
count
// TODO
Warning
All columns should have the same number of rows.
Generated by
1.8.19