WindowBlackmanHarris Method |
Blackman-Harris window.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static double[] BlackmanHarris(
int width
)
Parameters
- width Int32
- The window width.
Return Value
DoubleThe generated window values.
See Also