EleFits
5.0.0
A modern C++ API on top of CFITSIO
Euclid
Fits
BintableColumns
has
init
initSeq
initSeq
read
readAllNames
readBufferRowCount
readColumnCount
readIndex
readIndices
readInfo
readName
readRowCount
readSegment
readSegmentSeq
readSegmentSeq
readSegmentSeqTo
readSegmentSeqTo
readSegmentSeqTo
readSegmentSeqTo
readSegmentTo
readSegmentTo
readSeq
readSeq
readSeqTo
readSeqTo
readSeqTo
readSeqTo
readTo
readTo
remove
removeSeq
rename
write
writeSegment
writeSegmentSeq
writeSegmentSeq
writeSeq
writeSeq
◆
rename()
void rename
(
ColumnKey
key
,
const
std::string
&
newName
)
const
Rename the column with given name or index.
Parameters
key
The name or 0-based index of the column to be read
newName
The name to be given
Warning
This is a write operation.
© Copyright 2019-2022 CNES and contributors (for the Euclid Science Ground Segment).
The EleFits documentation is licensed under a
LGPL-3.0-or-later
license.
It is generated by
Doxygen
1.9.2 with a theme adapted from
Doxygen Awesome
and using
GitHub Corners
. Thank you all!