- Timestamp:
- Feb 19, 2009, 7:59:50 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branch_20090215/psModules/src/objects/pmModel.h
r21183 r21536 5 5 * @author EAM, IfA 6 6 * 7 * @version $Revision: 1.18 $ $Name: not supported by cvs2svn $8 * @date $Date: 2009-0 1-27 06:39:38$7 * @version $Revision: 1.18.8.1 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2009-02-19 17:59:50 $ 9 9 * 10 10 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 92 92 float mag; ///< integrated model magnitude 93 93 float magErr; ///< integrated model magnitude error 94 int nPix; ///< number of pixels used for fit 94 95 int nDOF; ///< number of degrees of freedom 95 96 int nIter; ///< number of iterations to reach min … … 150 151 pmModel *model, ///< The input pmModel 151 152 pmModelOpMode mode, ///< mode to control how the model is added into the image 152 psImageMaskType maskVal ///< Value to mask153 psImageMaskType maskVal ///< Value to mask 153 154 ); 154 155 … … 168 169 pmModel *model, ///< The input pmModel 169 170 pmModelOpMode mode, ///< mode to control how the model is added into the image 170 psImageMaskType maskVal ///< Value to mask171 psImageMaskType maskVal ///< Value to mask 171 172 ); 172 173
Note:
See TracChangeset
for help on using the changeset viewer.
