IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 9, 2007, 3:09:20 PM (19 years ago)
Author:
eugene
Message:

updating all changes from from eam_branch_20071023

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmGrowthCurve.h

    r11253 r15562  
    44 * @author EAM, IfA
    55 *
    6  * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-01-24 02:54:15 $
     6 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-11-10 01:09:20 $
    88 * Copyright 2006 Institute for Astronomy, University of Hawaii
    99 */
     
    2727pmGrowthCurve;
    2828
     29bool psMemCheckGrowthCurve(psPtr ptr);
     30
    2931pmGrowthCurve *pmGrowthCurveAlloc (psF32 minRadius, psF32 maxRadius, psF32 refRadius);
    3032psF32 pmGrowthCurveCorrect (pmGrowthCurve *growth, psF32 radius);
Note: See TracChangeset for help on using the changeset viewer.