Changeset 8004 for trunk/psModules/src/imcombine/pmImageCombine.h
- Timestamp:
- Jul 27, 2006, 5:21:19 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmImageCombine.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmImageCombine.h
r5170 r8004 8 8 * @author GLG, MHPCC 9 9 * 10 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $11 * @date $Date: 200 5-09-28 20:43:52$10 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2006-07-28 03:21:19 $ 12 12 * 13 13 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 36 36 psS32 numIter, ///< Number of rejection iterations 37 37 psF32 sigmaClip, ///< Number of standard deviations at which to reject 38 const psStats *stats///< Statistics to use in the combination38 psStats *stats ///< Statistics to use in the combination 39 39 ); 40 40
Note:
See TracChangeset
for help on using the changeset viewer.
