IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 14, 2007, 3:10:09 PM (18 years ago)
Author:
Paul Price
Message:

Adding additional parameters.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imcombine/pmPSFEnvelope.h

    r15762 r15837  
    1414pmPSF *pmPSFEnvelope(int numCols, int numRows, // Size of original image
    1515                     const psArray *inputs, // Input PSF models
    16                      int instances, // Number of instances per dimension
     16                     int instances,     // Number of instances per dimension
    1717                     int radius,        // Radius of each PSF
    18                      const char *modelName // Name of PSF model to use
     18                     const char *modelName, // Name of PSF model to use
     19                     int xOrder, int yOrder // Order for PSF variation
    1920    );
    2021
Note: See TracChangeset for help on using the changeset viewer.