Filter Library Camera Interface Physics

CScanFilterFourierBase Class Reference

#include <ScanFilterFourierBase.h>

Inheritance diagram for CScanFilterFourierBase:

CScanFilter CScanFilterAutoCorrelate CScanFilterCrossCorrelateF CScanFilterHighPass CScanFilterLowPass List of all members.

Detailed Description

Definition at line 31 of file ScanFilterFourierBase.h.

Public Types

typedef CScanBaseBuffer::ValueType ValueType
 the value type.
typedef double RealType
 the real type.
typedef CScanBaseBuffer::FourierElementType FourierElementType
 the Fourier element type.

Public Member Functions

 CScanFilterFourierBase ()
 default constructor.
virtual ~CScanFilterFourierBase ()
 destructor.

Protected Member Functions

virtual void Serialize (CArchive &ar)
 store or retrieve the object's settings.
RealType BuildTmpAmpBuffer (int n1, int n2, BOOL bL2R, BOOL bR2L, FourierElementType **alr, FourierElementType **arl, RealType *dAmpBuffer)
 build a temporary amplitude buffer (real type).
void CopyAmpBufferToScanBuffer (int n1, int n2, BOOL bL2R, BOOL bR2L, RealType *dAmpBuffer, RealType dMax)
 copy a temporary amplitude buffer to the scanbuffer (scaled).


The documentation for this class was generated from the following files:
Camera Filter Library documentation © 2004-2007 by Leiden Probe Microscopy