Click or drag to resize

MassBasedFloryDistributionWithFixedGaussianBroadeningControllerOrderOfPolynomial Property

Gets or sets the order of the polynomial used for sigma.

Namespace: Altaxo.Gui.Calc.FitFunctions.Chemistry
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int OrderOfPolynomial { get; set; }

Property Value

Int32
See Also