Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

psSubtractionKernels Struct Reference

#include <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
 accelerate ISIS; don't use for POIS)
psS32 p_size
 The halfsize of the kernel.
psS32 p_spatialOrder
 The spatial order of the kernels.


Field Documentation

psS32 psSubtractionKernels::p_size
 

The halfsize of the kernel.

Definition at line 40 of file pmImageSubtract.h.

psS32 psSubtractionKernels::p_spatialOrder
 

The spatial order of the kernels.

Definition at line 41 of file pmImageSubtract.h.

psArray* psSubtractionKernels::preCalc
 

accelerate ISIS; don't use for POIS)

Definition at line 38 of file pmImageSubtract.h.

psVector* psSubtractionKernels::sigma
 

Width of Gaussian (for ISIS).

Definition at line 35 of file pmImageSubtract.h.

int psSubtractionKernels::subIndex
 

Index of kernel to be subtracted to maintain flux conservation.

Definition at line 37 of file pmImageSubtract.h.

pmSubtractionKernelsType psSubtractionKernels::type
 

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

Definition at line 33 of file pmImageSubtract.h.

psVector* psSubtractionKernels::u
 

Definition at line 34 of file pmImageSubtract.h.

psVector * psSubtractionKernels::v
 

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

Definition at line 34 of file pmImageSubtract.h.

psVector* psSubtractionKernels::xOrder
 

Definition at line 36 of file pmImageSubtract.h.

psVector * psSubtractionKernels::yOrder
 

Spatial Polynomial order (for all).

Definition at line 36 of file pmImageSubtract.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 15 11:06:02 2005 for Pan-STARRS Module Library by  doxygen 1.4.1