IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5601


Ignore:
Timestamp:
Nov 25, 2005, 4:45:18 PM (21 years ago)
Author:
magnier
Message:

added pmPSFtryMetric_Alt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_rel8_b1/psModules/src/objects/pmPSFtry.h

    r5255 r5601  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2005-10-10 19:53:40 $
     8 *  @version $Revision: 1.1.6.1 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2005-11-26 02:45:18 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    110110);
    111111
     112/** pmPSFtryMetric_Alt()
     113 *
     114 * This function is used to measure the PSF model metric for the set of
     115 * results contained in the pmPSFtry structure (alternative implementation).
     116 *
     117 */
     118bool pmPSFtryMetric_Alt(
     119    pmPSFtry *try
     120    ,                      ///< Add comment.
     121    float RADIUS                        ///< Add comment.
     122);
     123
    112124# endif
Note: See TracChangeset for help on using the changeset viewer.