Click or drag to resize

FourierCommands_lastUsedOptions Field

Stores the last used options for 2D Fourier transformation.

Namespace: Altaxo.Worksheet.Commands.Analysis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static RealFourierTransformation2DOptions? _lastUsedOptions

Field Value

RealFourierTransformation2DOptions
See Also