Click or drag to resize

SuperGaussWindow2DKappa Property

Gets or sets the kappa 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 Kappa { get; set; }

Property Value

Double
The kappa value.
See Also