- Timestamp:
- Jan 15, 2006, 8:21:19 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_rel9_p0/psModules/src/objects/pmModelGroup.h
r5958 r5990 9 9 * @author EAM, IfA 10 10 * 11 * @version $Revision: 1.1.16. 1$ $Name: not supported by cvs2svn $12 * @date $Date: 2006-01-1 0 04:46:03$11 * @version $Revision: 1.1.16.2 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2006-01-15 18:20:41 $ 13 13 * 14 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 92 92 * 93 93 * This function constructs the PSF model for the given source based on the 94 * supplied psf and the FLT model for the object.95 * 96 */ 97 typedef bool (*pmModelFromPSFFunc)(pmModel *modelPSF, pmModel *model FLT, pmPSF *psf);94 * supplied psf and the EXT model for the object. 95 * 96 */ 97 typedef bool (*pmModelFromPSFFunc)(pmModel *modelPSF, pmModel *modelEXT, pmPSF *psf); 98 98 99 99 /**
Note:
See TracChangeset
for help on using the changeset viewer.
