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