EleFits
5.0.0
A modern C++ API on top of CFITSIO
Euclid
Fits
Record
assign
assign
cast
comment
hasLongKeyword
hasLongStringValue
keyword
operator T
operator!=
operator<<
operator==
rawComment
Record
Record
unit
Value
value
◆
Record()
[1/2]
Record
(
const
std::string
&
k
=
""
,
T
v
=
T()
,
const
std::string
&
u
=
""
,
const
std::string
&
c
=
""
)
Constructor.
Parameters
k
The keyword.
v
The value.
u
The unit.
c
The comment.
© 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!