Click or drag to resize

RealFourierTransformation2DRowSpacing Property

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

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

Property Value

Double
The row spacing.
See Also