Click or drag to resize

RealFourierTransformation2DOptionsFourierWindow Property

Gets or sets the Fourier window.

Namespace: Altaxo.Worksheet.Commands.Analysis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IWindows2D? FourierWindow { get; set; }

Property Value

IWindows2D
See Also