Changeset 18830 for trunk/psModules/src/imcombine/pmReadoutCombine.h
- Timestamp:
- Jul 31, 2008, 2:01:26 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmReadoutCombine.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmReadoutCombine.h
r17228 r18830 5 5 * @author Paul Price, IfA 6 6 * 7 * @version $Revision: 1.1 3$ $Name: not supported by cvs2svn $8 * @date $Date: 2008-0 3-29 03:10:17$7 * @version $Revision: 1.14 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2008-08-01 00:01:26 $ 9 9 * Copyright 2004-2006 Institute for Astronomy, University of Hawaii 10 10 */ … … 36 36 ); 37 37 38 // check the input parameters and set up the output images 39 bool pmReadoutCombinePrepare(pmReadout *output, const psArray *inputs, const pmCombineParams *params); 40 38 41 /// Combine multiple readouts, applying zero and scale, with optional minmax clipping 39 42 bool pmReadoutCombine(pmReadout *output,///< Output readout; altered and returned
Note:
See TracChangeset
for help on using the changeset viewer.
