Changeset 3572 in Sophya for trunk/SophyaExt/FitsIOServer/fitsntuple.h
- Timestamp:
- Feb 7, 2009, 10:50:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitsntuple.h
r3493 r3572 53 53 54 54 /*! 55 fill the XNTuple only with lines from firstLine-th to (firstLine+numberOfLines-1)-th of the FITS-file inputfile.55 fill the NTuple only with lines from firstLine-th to (firstLine+numberOfLines-1)-th of the FITS-file inputfile. 56 56 \param <firstLine> first line to be read (the first line of the file is numbered 0) 57 57 \param <numberOfLines> number of lines to be read
Note:
See TracChangeset
for help on using the changeset viewer.