GaussWindow2DSigma Property |
Gets or sets the sigma value. This value is usually in the range of 0.3 .. 0.4.
Namespace: Altaxo.Calc.Fourier.WindowsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double Sigma { get; set; }
Property Value
Double
The sigma value.
See Also