EleFits
5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches
Euclid
Fits
BintableColumns
append
append_n_null
append_null
has
init
initSeq
insert
insert_n_null
insert_n_null
insert_null
read
read_all_names
read_buffer_row_count
read_column_count
read_index
read_info
read_n
read_n
read_n_indices
read_n_segments
read_n_segments
read_n_segments_to
read_n_segments_to
read_n_segments_to
read_n_segments_to
read_n_to
read_n_to
read_n_to
read_n_to
read_name
read_row_count
read_segment
read_segment_to
read_segment_to
read_to
read_to
readAllNames
readBufferRowCount
readColumnCount
readIndex
readIndices
readInfo
readName
readRowCount
readSegment
readSegmentSeq
readSegmentSeq
readSegmentSeqTo
readSegmentTo
readSeq
readSeq
readSeqTo
readTo
remove
remove_n
removeSeq
rename
update_name
write
write_n
write_n
write_n_segments
write_n_segments
write_segment
writeSegment
writeSegmentSeq
writeSeq
◆
update_name()
void update_name
(
ColumnKey
key
,
const
std::string
&
name
)
const
Rename the column with given name or index.
Parameters
key
The name or 0-based index of the column to be read
name
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.5 with a theme adapted from
Doxygen Awesome
and using
GitHub Corners
. Thank you all!