Changeset 19299 for trunk/psModules/src/detrend/pmBias.h
- Timestamp:
- Aug 29, 2008, 4:29:37 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/detrend/pmBias.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/detrend/pmBias.h
r18960 r19299 5 5 * @author Paul Price, IfA 6 6 * 7 * @version $Revision: 1. 9$ $Name: not supported by cvs2svn $8 * @date $Date: 2008-08- 08 18:09:07 $7 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2008-08-30 02:28:07 $ 9 9 * Copyright 2004--2006 Institute for Astronomy, University of Hawaii 10 10 */ … … 34 34 ); 35 35 36 bool pmBiasSubtractScan_Threaded( constpsThreadJob *job);36 bool pmBiasSubtractScan_Threaded(psThreadJob *job); 37 37 bool pmBiasSubtractScan (pmReadout *in, pmReadout *sub, float scan, int xOffset, int yOffset, int rowStart, int rowStop); 38 38
Note:
See TracChangeset
for help on using the changeset viewer.
