IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 21, 2007, 10:04:22 AM (19 years ago)
Author:
Paul Price
Message:

Fixing type, psString --> const char*, since we don't need the memblock.

File:
1 edited

Legend:

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

    r14580 r14584  
    1717                        float stampSpacing, ///< Typical spacing between stamps
    1818                        float threshold, ///< Threshold for stamps
    19                         psString stampsName, ///< Filename for stamps
     19                        const char *stampsName, ///< Filename for stamps
    2020                        float targetWidth, ///< Width of PSF for simulated target
    2121                        // Kernel parameters
Note: See TracChangeset for help on using the changeset viewer.