Share via


SrCnnDetectMode Énumération

Définition

Modes de détection des modèles SrCnn.

public enum SrCnnDetectMode
type SrCnnDetectMode = 
Public Enum SrCnnDetectMode
Héritage
SrCnnDetectMode

Champs

AnomalyAndExpectedValue 2

Dans ce mode, sortie (IsAnomaly, RawScore, Mag, ExpectedValue).

AnomalyAndMargin 1

Dans ce mode, sortie (IsAnomaly, AnomalyScore, Mag, ExpectedValue, BoundaryUnit, UpperBoundary, LowerBoundary).

AnomalyOnly 0

Dans ce mode, sortie (IsAnomaly, RawScore, Mag).

S’applique à