Changeset 19906 for trunk/psModules/src/objects/pmSource.h
- Timestamp:
- Oct 6, 2008, 3:05:13 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSource.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSource.h
r17396 r19906 3 3 * @author EAM, IfA; GLG, MHPCC 4 4 * 5 * @version $Revision: 1.2 4$ $Name: not supported by cvs2svn $6 * @date $Date: 2008- 04-08 18:35:38$5 * @version $Revision: 1.25 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2008-10-06 13:05:13 $ 7 7 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 8 8 */ … … 186 186 */ 187 187 pmPSFClump pmSourcePSFClump( 188 psRegion *region, ///< restrict measurement to specified region 188 189 psArray *source, ///< The input pmSource 189 190 psMetadata *metadata ///< Contains classification parameters … … 201 202 */ 202 203 bool pmSourceRoughClass( 203 psArray *source, ///< The input pmSource 204 psRegion *region, ///< restrict measurement to specified region 205 psArray *sources, ///< The input pmSources 204 206 psMetadata *metadata, ///< Contains classification parameters 205 207 pmPSFClump clump, ///< Statistics about the PSF clump
Note:
See TracChangeset
for help on using the changeset viewer.
