Class ProcessPerformanceResult
- Namespace
- CMS.Plugin.SPCAnalysis.Abstractions.Models
- Assembly
- CMS.Plugin.SPCAnalysis.Abstractions.dll
性能
public class ProcessPerformanceResult
- Inheritance
-
ProcessPerformanceResult
- Inherited Members
Properties
PPMGreaterThanusl
PPM 大于 USL
public ProcessPerformanceResult.ProcessPerformanceResultData PPMGreaterThanusl { get; set; }
Property Value
PPMLessThanlsl
PPM 小于 LSL
public ProcessPerformanceResult.ProcessPerformanceResultData PPMLessThanlsl { get; set; }
Property Value
PPMSummation
PPM合计
public ProcessPerformanceResult.ProcessPerformanceResultData PPMSummation { get; set; }