- Timestamp:
- Jan 1, 2009, 7:13:00 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20081230/psModules/src/objects/pmSourceFitSet.h
r15562 r21079 3 3 * @author EAM, IfA; GLG, MHPCC 4 4 * 5 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $6 * @date $Date: 200 7-11-10 01:09:20 $5 * @version $Revision: 1.6.52.1 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2009-01-02 05:13:00 $ 7 7 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 8 8 */ … … 44 44 */ 45 45 bool pmSourceFitSet( 46 pmSource *source, ///< The input pmSource47 psArray *modelSet, ///< model to be fitted48 pmSourceFitMode mode, ///< define parameters to be fitted49 ps MaskType maskVal///< Vale to mask46 pmSource *source, ///< The input pmSource 47 psArray *modelSet, ///< model to be fitted 48 pmSourceFitMode mode, ///< define parameters to be fitted 49 psImageMaskType maskVal ///< Vale to mask 50 50 51 51 );
Note:
See TracChangeset
for help on using the changeset viewer.
