Support #1015
InputFileFITS.h
Start date:
10/06/2013
Due date:
% Done:
0%
Estimated time:
Description
Please, add comments to InputFileFITS.h.
Insert into comment the correspondence between the methods of the class and cfitsio types (1I, 1J, etc).
Added by Andrea Bulgarelli about 11 years ago. Updated about 11 years ago.
0%
Description
Please, add comments to InputFileFITS.h.
Insert into comment the correspondence between the methods of the class and cfitsio types (1I, 1J, etc).
In addition, pleas add throw <exception> in the declaration of each method that is able to raise an exception.
This is a general rule.
Updated comments for the InputFileFITS class. Should be enough.