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

◆ type()

HduCategory type ( ) const

Get the HDU type: either Image or Bintable or Any if unknown.

The returned category can be equality-tested, i.e. category.type() == HduCategory::Image is safe.