LorentzCurve.Area Property

Gets or sets the area of the Lorentz curve.

Definition

Namespace: Numerics.NET.Curves.Nonlinear
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public double Area { get; set; }

Property Value

Double

Remarks

This value corresponds to the fourth parameter of the curve.

See Also