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

◆ close()

void close ( )
overridevirtual

Close the file.

Files opened with FileMode::Temporary are deleted after closing by this method.

Reimplemented from FitsFile.