Click or drag to resize

DecomposeByColumnContentDataSourceProcessOptions Property

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

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public DecomposeByColumnContentOptions ProcessOptions { get; set; }

Property Value

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