Lorentz Curve.Width Property
Gets or sets the width of the Lorentz curve.
Definition
Namespace: Numerics.NET.Curves.Nonlinear
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public double Width { get; set; }
Property Value
DoubleRemarks
The width of the curve is measured midway between the base line (Offset) and the peak (value at Center).
This value corresponds to the third parameter of the curve.