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.FourierAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double ColumnSpacing { set; }
Property Value
Double
The column spacing.
See Also