Click or drag to resize

Altaxo.Calc.Fourier.Windows Namespace

[Missing <summary> documentation for "N:Altaxo.Calc.Fourier.Windows"]

Classes
 ClassDescription
Public classAbstractWindow 
Public classBartlettWindow 
Public classBartlettWindow2D Implements a 2D Bartlett window for data pretreatment prior to a 2D Fourier transformation.
Public classBlackmanHarrisWindow 
Public classBlackmanWindow 
Public classCosineWindow2D Implements a 2D Hanning window for data pretreatment prior to a 2D Fourier transformation.
Public classEllipticWindow2D Implements a 2D Elliptic window for data pretreatment prior to a 2D Fourier transformation.
Public classFlattopWindow 
Public classGaussianWindow 
Public classGaussWindow2D Implements a 2D Gauss window (with a default sigma of 0.35) for data pretreatment prior to a 2D Fourier transformation.
Public classHammingWindow 
Public classHanningWindow 
Public classHanningWindow2D Implements a 2D Hanning window for data pretreatment prior to a 2D Fourier transformation.
Public classNuttallWindow 
Public classParzenWindow2D Implements a 2D Parzen window for data pretreatment prior to a 2D Fourier transformation.
Public classRectangleWindow 
Public classSuperGaussWindow2D Implements a 2D Gauss window (with a default sigma of 0.35) for data pretreatment prior to a 2D Fourier transformation.
Public classVonHannWindow 
Public classWelchWindow 
Interfaces
 InterfaceDescription
Public interfaceIWindows2D Common interface for 2D window functions to apply before.