Click or drag to resize

FourierTransformation2DDataSourceProcessOptions Property

Gets or sets the options for the 2D Fourier transformation.

Namespace: Altaxo.Worksheet.Commands.Analysis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public RealFourierTransformation2DOptions ProcessOptions { get; set; }

Property Value

RealFourierTransformation2DOptions
The 2D Fourier transformation options.
Exceptions
ExceptionCondition
ArgumentNullExceptionFourierTransformation2DOptions
See Also