Click or drag to resize

RealFourierTransformation2DColumnSpacing Property

Custom spacing of the original input values in column direction. After the Fourier transformation, this value is used to calculate the column frequencies.

Namespace: Altaxo.Calc.Fourier
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double ColumnSpacing { set; }

Property Value

Double
The column spacing.
See Also