DoubleSigmoidCurve Properties

Properties

Amplitude Gets or sets the maximum amplitude (A).
FallingCenter Gets or sets the midpoint of the falling phase (x₂).
FallingHillSlope Gets or sets the steepness of the falling phase (k₂).
Offset Gets or sets the baseline offset (C).
Parameters Gets the collection of parameters that determine the shape of this Curve.
(Inherited from Curve)
RisingCenter Gets or sets the midpoint of the rising phase (x₁).
RisingHillSlope Gets or sets the steepness of the rising phase (k₁).

See Also