CuSumStatusNPlus Property |
,
the number of consecutive periods that the cusums
have been nonzero.
Namespace: Imsl.Chart2D.QCAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public virtual int[] NPlus { get; }
Public Overridable ReadOnly Property NPlus As Integer()
Get
public:
virtual property array<int>^ NPlus {
array<int>^ get ();
}
abstract NPlus : int[] with get
override NPlus : int[] with get
Property Value
Type:
Int32See Also