Click or drag to resize

FlattopWindow Constructor

Initializes a new instance of the FlattopWindow class

Namespace: Altaxo.Calc.Fourier.Windows
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public FlattopWindow(
	int count,
	bool periodic
)

Parameters

count  Int32

[Missing <param name="count"/> documentation for "M:Altaxo.Calc.Fourier.Windows.FlattopWindow.#ctor(System.Int32,System.Boolean)"]

periodic  Boolean

[Missing <param name="periodic"/> documentation for "M:Altaxo.Calc.Fourier.Windows.FlattopWindow.#ctor(System.Int32,System.Boolean)"]

See Also