Click or drag to resize

AnalysisRealFourierTransformationCommands Class

Commands for applying a real Fourier transform to worksheet columns.
Inheritance Hierarchy
SystemObject
  Altaxo.DataAnalysisRealFourierTransformationCommands

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static class AnalysisRealFourierTransformationCommands

The AnalysisRealFourierTransformationCommands type exposes the following members.

Methods
 NameDescription
Public methodStatic memberDetermineXIncrement Determines the x-increment from the x-column associated with the specified y-column.
Public methodStatic memberRealFourierTransform Performs a real Fourier transform using the specified options.
Public methodStatic memberShowRealFourierTransformDialog Shows the dialog for configuring and running a real Fourier transform.
Top
See Also