NuttallWindow Constructor |
Namespace: Altaxo.Calc.Fourier.WindowsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic NuttallWindow(
int count,
bool periodic
)
Parameters
- count Int32
- The number of samples of the window.
- periodic Boolean
- If set to true the window is periodic.
See Also