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