CuSumStatusAbsoluteH Property |
The value for H used for setting limits.
Namespace: Imsl.Chart2D.QCAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public virtual double AbsoluteH { get; set; }
Public Overridable Property AbsoluteH As Double
Get
Set
public:
virtual property double AbsoluteH {
double get ();
void set (double value);
}
abstract AbsoluteH : float with get, set
override AbsoluteH : float with get, set
Property Value
Type:
Double
There is no attribute "AbsoluteH".
Its value is
Sigma times
RelativeH.
See Also