EleFits
4.0.0
A modern C++ API on top of CFitsIO
Euclid
Fits
Record
assign
assign
cast
comment
hasLongKeyword
hasLongStringValue
keyword
operator T
rawComment
Record
Record
unit
Value
value
◆
Record()
[1/2]
template<typename T >
Euclid::Fits::Record
< T >::
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.
Generated by
1.8.19