IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2006, 4:47:20 PM (20 years ago)
Author:
magnier
Message:

fixed up low-level issues with sky levels, sky bias

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/objects/pmGrowthCurve.h

    r6556 r6751  
    1515pmGrowthCurve;
    1616
    17 pmGrowthCurve *pmGrowthCurveAlloc (psF32 minRadius, psF32 maxRadius, psF32 dRadius);
     17pmGrowthCurve *pmGrowthCurveAlloc (psF32 minRadius, psF32 maxRadius, psF32 refRadius);
    1818int psVectorBracket (psVector *index, psF32 key, bool above);
    1919psF32 psVectorInterpolate (psVector *index, psVector *value, psF32 key);
Note: See TracChangeset for help on using the changeset viewer.