Hill Equation Curve.VMax Property
Gets or sets the maximum response (Vmax).
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 VMax { get; set; }Property Value
DoubleRemarks
The maximum response is the asymptotic value of the curve as x approaches infinity. It represents the maximum effect or binding that can be achieved.
This value corresponds to the first parameter of the curve.