Changeset 6848 for branches/rel10_ifa/psModules/src/objects/pmPSFtry.h
- Timestamp:
- Apr 12, 2006, 8:18:46 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rel10_ifa/psModules/src/objects/pmPSFtry.h
r6448 r6848 6 6 * @author EAM, IfA 7 7 * 8 * @version $Revision: 1.3.4. 1$ $Name: not supported by cvs2svn $9 * @date $Date: 2006-0 2-17 17:13:42$8 * @version $Revision: 1.3.4.2 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2006-04-13 06:18:46 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 80 80 pmPSFtry *pmPSFtryAlloc( 81 81 psArray *stars, ///< Add comment. 82 char *modelName ///< Add comment. 82 char *modelName, ///< Add comment. 83 bool poissonErrors // use poissonian or constant errors? 83 84 ); 84 85 … … 94 95 psArray *sources, ///< Add comment. 95 96 char *modelName, ///< Add comment. 96 float radius ///< Add comment. 97 float radius, ///< Add comment. 98 bool poissonErrors // use poissonian or constant errors? 97 99 ); 98 100
Note:
See TracChangeset
for help on using the changeset viewer.
