Power Curve.Baseline Property
Gets or sets the baseline offset (C).
Definition
Namespace: Numerics.NET.Curves.Nonlinear
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.0.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.0.0
public double Baseline { get; set; }Property Value
DoubleRemarks
The baseline offset is a constant added to the power-law function, representing an asymptotic value or background level.
This value corresponds to the third parameter of the curve.