EleFits  5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches

◆ read_hdu_names_versions()

std::vector< std::pair< std::string, long > > read_hdu_names_versions ( )

Read the name and version of each HDU.

When there is no name specified, an empty string is returned. When there is no version specified, 1 is returned.