Click or drag to resize
CuSumStatusInitialCMinus Property
The initial value of C^{-}.

Namespace: Imsl.Chart2D.QC
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double InitialCMinus { get; set; }

Property Value

Type: Double
This is used to initiate a fast initial response (headstart). Typically, this would be set to H/2 for a 50% headstart. Its default value is zero.
See Also