Click or drag to resize

RealFourierTransformation2DExecuteFourierTransformation Method

Executes the fourier transformation itself (without data pretreatment).

Namespace: Altaxo.Calc.Fourier
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected virtual void ExecuteFourierTransformation()
Exceptions
ExceptionCondition
InvalidOperationExceptionThe Fourier transformation was already executed.
See Also