EleFits
4.0.1
A modern C++ API on top of CFitsIO
|
◆ open()
Open a Fits file with given filename and permission. This method can only be used after having closed the file; It throws an exception otherwise. This method can be used to change the permission: ... but not to change the filename: If called with another filename, another Fits file will be opened.
|