psSubtractionKernels Struct Reference

#include <pmImageSubtract.h>


Detailed Description

Definition at line 33 of file pmImageSubtract.h.

Data Fields

pmSubtractionKernelsType type
 Type ofKernels --- allowing the use of multiple kernels.
psVector * u
psVector * v
 Offset (for POIS) or polynomial order (for ISIS).
psVector * sigma
 Width of Gaussian (for ISIS).
psVector * xOrder
psVector * yOrder
 Spatial Polynomial order (for all).
int subIndex
 Index of kernel to be subtracted to maintain flux conservation.
psArray * preCalc
 Array of images containing pre-calculated kernel (to accelerate ISIS; don't use for POIS).
psS32 size
 The halfsize of the kernel.
psS32 spatialOrder
 The spatial order of the kernels.


Field Documentation

psArray* psSubtractionKernels::preCalc
 

Array of images containing pre-calculated kernel (to accelerate ISIS; don't use for POIS).

Definition at line 40 of file pmImageSubtract.h.

psVector* psSubtractionKernels::sigma
 

Width of Gaussian (for ISIS).

Definition at line 37 of file pmImageSubtract.h.

psS32 psSubtractionKernels::size
 

The halfsize of the kernel.

Definition at line 42 of file pmImageSubtract.h.

psS32 psSubtractionKernels::spatialOrder
 

The spatial order of the kernels.

Definition at line 43 of file pmImageSubtract.h.

int psSubtractionKernels::subIndex
 

Index of kernel to be subtracted to maintain flux conservation.

Definition at line 39 of file pmImageSubtract.h.

pmSubtractionKernelsType psSubtractionKernels::type
 

Type ofKernels --- allowing the use of multiple kernels.

Definition at line 35 of file pmImageSubtract.h.

psVector* psSubtractionKernels::u
 

Definition at line 36 of file pmImageSubtract.h.

psVector * psSubtractionKernels::v
 

Offset (for POIS) or polynomial order (for ISIS).

Definition at line 36 of file pmImageSubtract.h.

psVector* psSubtractionKernels::xOrder
 

Definition at line 38 of file pmImageSubtract.h.

psVector * psSubtractionKernels::yOrder
 

Spatial Polynomial order (for all).

Definition at line 38 of file pmImageSubtract.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 13 13:38:32 2005 for Pan-STARRS Module Library by  doxygen 1.4.5