Changeset 19299 for trunk/psModules/src/detrend/pmShutterCorrection.h
- Timestamp:
- Aug 29, 2008, 4:29:37 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/detrend/pmShutterCorrection.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/detrend/pmShutterCorrection.h
r18960 r19299 5 5 * @author Paul Price, IfA 6 6 * 7 * @version $Revision: 1. 19$ $Name: not supported by cvs2svn $8 * @date $Date: 2008-08- 08 18:09:07 $7 * @version $Revision: 1.20 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2008-08-30 02:28:07 $ 9 9 * Copyright 2006 Institute for Astronomy, University of Hawaii 10 10 */ … … 124 124 ); 125 125 126 bool pmShutterCorrectionApplyScan_Threaded( constpsThreadJob *job);126 bool pmShutterCorrectionApplyScan_Threaded(psThreadJob *job); 127 127 bool pmShutterCorrectionApplyScan(psImage *image, psImage *shutterImage, psImage *mask, float exptime, psMaskType blank, int rowStart, int rowStop); 128 128
Note:
See TracChangeset
for help on using the changeset viewer.
