Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HardThresholdCondition

Package version

Hierarchy

  • HardThresholdCondition

Index

Properties

anomalyDetectorDirection

anomalyDetectorDirection: AnomalyDetectorDirection

detection direction

Optional lowerBound

lowerBound: undefined | number

lower bound

should be specified when anomalyDetectorDirection is Both or Down

suppressCondition

suppressCondition: SuppressCondition

Optional upperBound

upperBound: undefined | number

upper bound

should be specified when anomalyDetectorDirection is Both or Up

Generated using TypeDoc