IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 1, 2009, 7:13:00 PM (18 years ago)
Author:
eugene
Message:

convert mask references to abstract psImageMaskType and psVectorMaskType as needed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20081230/psModules/src/objects/pmSourceFitSet.h

    r15562 r21079  
    33 * @author EAM, IfA; GLG, MHPCC
    44 *
    5  * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    6  * @date $Date: 2007-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 $
    77 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    88 */
     
    4444 */
    4545bool pmSourceFitSet(
    46     pmSource *source,   ///< The input pmSource
    47     psArray *modelSet,   ///< model to be fitted
    48     pmSourceFitMode mode,  ///< define parameters to be fitted
    49     psMaskType maskVal                  ///< Vale to mask
     46    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
    5050
    5151);
Note: See TracChangeset for help on using the changeset viewer.