Changeset 1354 in Sophya for trunk/SophyaExt/FitsIOServer/fitsfile.h
- Timestamp:
- Dec 15, 2000, 6:58:13 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitsfile.h
r1353 r1354 135 135 136 136 void ReadHeader(int hdunum); 137 bool hasKeyword(string keyw, int hdunum); 137 bool hasKeyword(int hdunum, string keyw); 138 string getStringKeyword(int hdunum, string keyname,int& retStatus); 138 139 139 140 /*! \return a reference on a DVList containing the keywords from FITS file */
Note:
See TracChangeset
for help on using the changeset viewer.