AbstractWindow
|
|
BartlettWindow
|
|
BartlettWindow2D
|
Implements a 2D Bartlett window for data pretreatment prior to a 2D Fourier transformation.
|
BlackmanHarrisWindow
|
|
BlackmanWindow
|
|
CosineWindow2D
|
Implements a 2D Hanning window for data pretreatment prior to a 2D Fourier transformation.
|
EllipticWindow2D
|
Implements a 2D Elliptic window for data pretreatment prior to a 2D Fourier transformation.
|
FlattopWindow
|
|
GaussianWindow
|
|
GaussWindow2D
|
Implements a 2D Gauss window (with a default sigma of 0.35) for data pretreatment prior to a 2D Fourier transformation.
|
HammingWindow
|
|
HanningWindow
|
|
HanningWindow2D
|
Implements a 2D Hanning window for data pretreatment prior to a 2D Fourier transformation.
|
IWindows2D
|
Common interface for 2D window functions to apply before.
|
NuttallWindow
|
|
ParzenWindow2D
|
Implements a 2D Parzen window for data pretreatment prior to a 2D Fourier transformation.
|
RectangleWindow
|
|
SuperGaussWindow2D
|
Implements a 2D Gauss window (with a default sigma of 0.35) for data pretreatment prior to a 2D Fourier transformation.
|
VonHannWindow
|
|
WelchWindow
|
|