Table of Contents

Class AnomalyPointResult

Namespace
CMS.Plugin.SPCAnalysis.Abstractions.Models
Assembly
CMS.Plugin.SPCAnalysis.Abstractions.dll

判异点

public class AnomalyPointResult
Inheritance
AnomalyPointResult
Inherited Members

Properties

PointCount

点数

public int PointCount { get; set; }

Property Value

int

RuleCode

规则编码

public string RuleCode { get; set; }

Property Value

string

StartPointIndex

起始点

public int StartPointIndex { get; set; }

Property Value

int