- Timestamp:
- Oct 28, 2007, 3:37:48 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20071023/psModules/src/objects/pmModel.c
r15359 r15398 6 6 * @author EAM, IfA 7 7 * 8 * @version $Revision: 1.15.6. 1$ $Name: not supported by cvs2svn $9 * @date $Date: 2007-10-2 3 20:54:53$8 * @version $Revision: 1.15.6.2 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2007-10-29 01:37:48 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 217 217 Ro = psImageInterpolateOptionsAlloc( 218 218 PS_INTERPOLATE_BILINEAR, 219 model->residuals->Ro, NULL, m odel->mask, 0, 0.0, 0.0, 1, 0, 0.0);219 model->residuals->Ro, NULL, mask, 0, 0.0, 0.0, 1, 0, 0.0); 220 220 Rx = psImageInterpolateOptionsAlloc( 221 221 PS_INTERPOLATE_BILINEAR,
Note:
See TracChangeset
for help on using the changeset viewer.
