Changeset 13768 for trunk/psModules/src/camera/pmFPARead.h
- Timestamp:
- Jun 12, 2007, 12:22:33 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPARead.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPARead.h
r12696 r13768 4 4 * @author Paul Price, IfA 5 5 * 6 * @version $Revision: 1. 8$ $Name: not supported by cvs2svn $7 * @date $Date: 2007-0 3-30 21:12:56$6 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-06-12 22:22:33 $ 8 8 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 9 9 */ … … 25 25 /// Use pmReadoutWriteNext to write the data that's read by this function. This function is intended for 26 26 /// reading in many readouts into memory at once (e.g., for stacking) where the input is not written out. 27 bool pmReadoutReadNext(pmReadout *readout, // Readout into which to read 27 bool pmReadoutReadNext(bool *status, // non-error exit condition? 28 pmReadout *readout, // Readout into which to read 28 29 psFits *fits, // FITS file from which to read 29 30 int z, // Readout number/plane; zero-offset indexing
Note:
See TracChangeset
for help on using the changeset viewer.
