Changeset 2937 in Sophya for trunk/SophyaExt/FitsIOServer/fitsinoutfile.cc
- Timestamp:
- Apr 3, 2006, 3:12:40 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitsinoutfile.cc
r2932 r2937 520 520 \param dvl : DVList object containing filled with (keyword,value) pairs. 521 521 \param stripkw : if true (default), remove leading and trailing spaces from keyword 522 \param keepstkey : if true (default), keep keys of type TYP_STRUC_KEY522 \param keepstkey : if true , keep keys of type TYP_STRUC_KEY 523 523 */ 524 524 int FitsInOutFile::GetHeaderRecords(DVList& dvl, bool stripkw, bool keepstkey)
Note:
See TracChangeset
for help on using the changeset viewer.