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

◆ rawComment()

template<typename T >
std::string Euclid::Fits::Record< T >::rawComment ( ) const

Get the raw comment string.

When there is a unit, the raw comment is: "[unit] comment". When unit is empty, the raw comment is "comment".