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.3261.0 (4.8.3261.0)
Syntaxpublic double ColumnSpacing { set; }
Property Value
Double
The column spacing.
See Also