CapabilityAnalysisResult.Ppk Property

Gets the centered performance index Ppk, or null when the specification supplies no limits.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public double? Ppk { get; }

Property Value

Nullable<Double>

See Also