Table of Contents

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

ProcessPerformanceData

PPMLessThanlsl

PPM 小于 LSL

public ProcessPerformanceData PPMLessThanlsl { get; set; }

Property Value

ProcessPerformanceData

PPMSummation

PPM合计

public ProcessPerformanceData PPMSummation { get; set; }

Property Value

ProcessPerformanceData