Click or drag to resize

GaussWindow2DSigma Property

Gets or sets the sigma value. This value is usually in the range of 0.3 .. 0.4.

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

Property Value

Double
The sigma value.
See Also