EleFits  4.0.1
A modern C++ API on top of CFitsIO

◆ Record() [1/2]

template<typename T >
Euclid::Fits::Record< T >::Record ( const std::string k = "",
v = T(),
const std::string u = "",
const std::string c = "" 
)

Constructor.

Parameters
kThe keyword.
vThe value.
uThe unit.
cThe comment.