Table of Contents

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

ProcessPerformanceResult.ProcessPerformanceResultData

PPMLessThanlsl

PPM 小于 LSL

public ProcessPerformanceResult.ProcessPerformanceResultData PPMLessThanlsl { get; set; }

Property Value

ProcessPerformanceResult.ProcessPerformanceResultData

PPMSummation

PPM合计

public ProcessPerformanceResult.ProcessPerformanceResultData PPMSummation { get; set; }

Property Value

ProcessPerformanceResult.ProcessPerformanceResultData