Altaxo. |
[Missing <summary> documentation for "N:Altaxo.Calc.Fourier.Windows"]
Class | Description | |
---|---|---|
![]() | 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. |
![]() | 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 |
Interface | Description | |
---|---|---|
![]() | IWindows2D | Common interface for 2D window functions to apply before. |