Click or drag to resize

ThresholderThresholdOn Property

Switch on threshold: if observation value greater or equal to ThresholdOn, than object go to the ON state.

Namespace:  FinAnalysis.BurstDetection
Assembly:  FinAnalysis (in FinAnalysis.dll) Version: 2.1.13-cc97e13414b71fde928e8f3a546ac1daf26f295f
Syntax
C#
public double ThresholdOn { get; }

Property Value

Type: Double
See Also