Changeset 19140 for trunk/psLib/src/imageops/psImageInterpolate.h
- Timestamp:
- Aug 20, 2008, 3:12:44 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/imageops/psImageInterpolate.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/imageops/psImageInterpolate.h
r18162 r19140 7 7 * @author Paul Price, Institute for Astronomy 8 8 * 9 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $10 * @date $Date: 2008-0 6-17 21:24:58$9 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2008-08-21 01:12:44 $ 11 11 * Copyright 2004-2007 Institute for Astronomy, University of Hawaii 12 12 */ … … 53 53 psMaskType poorMask; ///< Mask value to give poor pixels 54 54 float poorFrac; ///< Fraction of flux in bad pixels before output is marked bad 55 bool shifting; ///< Shifting images? Don't interpolate if the shift is exact. 55 56 } psImageInterpolateOptions; 56 57
Note:
See TracChangeset
for help on using the changeset viewer.
