IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 15, 2007, 5:15:45 PM (19 years ago)
Author:
Paul Price
Message:

Adding kernel description

File:
1 edited

Legend:

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

    r14521 r14525  
    1818typedef struct {
    1919    pmSubtractionKernelsType type;      ///< Type of kernels --- allowing the use of multiple kernels
     20    psString description;               ///< Description of the kernel parameters
    2021    long num;                           ///< Number of kernel components (not including the spatial ones)
    2122    psVector *u, *v;                    ///< Offset (for POIS) or polynomial order (for ISIS)
Note: See TracChangeset for help on using the changeset viewer.