Click or drag to resize

AnalysisRealFourierTransformationCommandsRealFourierTransform Method

Performs a real Fourier transform using the specified options.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static void RealFourierTransform(
	AnalysisRealFourierTransformationCommandsRealFourierTransformOptions options
)

Parameters

options  AnalysisRealFourierTransformationCommandsRealFourierTransformOptions
The transform options.
See Also