Class ConstDataModel
- Namespace
- CMS.Plugin.SPCAnalysis.Abstractions.Models
- Assembly
- CMS.Plugin.SPCAnalysis.Abstractions.dll
常量
public class ConstDataModel
- Inheritance
-
ConstDataModel
- Inherited Members
Properties
LSL
规格下限
public double LSL { get; set; }
Property Value
SubGroupCapacity
子组大小
public int SubGroupCapacity { get; set; }
Property Value
TargetValue
目标值
public double TargetValue { get; set; }
Property Value
USL
规格上限
public double USL { get; set; }