IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 9, 2006, 6:46:03 PM (20 years ago)
Author:
magnier
Message:

updated objects code with ApTrend concept (was in eam_rel9_b0)

File:
1 edited

Legend:

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

    r5762 r5958  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2005-12-12 20:32:44 $
     8 *  @version $Revision: 1.2.4.1 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-01-10 04:46:03 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    109109);
    110110
     111/** pmPSFtryMetric_Alt()
     112 *
     113 * This function is used to measure the PSF model metric for the set of
     114 * results contained in the pmPSFtry structure (alternative implementation).
     115 *
     116 */
     117bool pmPSFtryMetric_Alt(
     118    pmPSFtry *try
     119    ,                      ///< Add comment.
     120    float RADIUS                        ///< Add comment.
     121);
     122
    111123# endif
Note: See TracChangeset for help on using the changeset viewer.