Damped Sine Curve.Phase Offset Property
Gets or sets the phase offset (φ).
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 PhaseOffset { get; set; }Property Value
DoubleRemarks
The phase offset shifts the oscillation horizontally. It represents the phase of the sine wave at x = 0.
This value corresponds to the fourth parameter of the curve.