Changeset 2937 in Sophya for trunk/SophyaExt/FitsIOServer/fitsinoutfile.h
- Timestamp:
- Apr 3, 2006, 3:12:40 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitsinoutfile.h
r2932 r2937 180 180 //! Read header records and appends the information to dvl 181 181 int GetHeaderRecords(DVList& dvl, 182 bool stripkw= true, bool keepstkey= true);182 bool stripkw= true, bool keepstkey=false); 183 183 //! Appends a keyword to FITS header 184 184 void WriteKey(const char * kname, MuTyV const & val,
Note:
See TracChangeset
for help on using the changeset viewer.