You are here: Start » AVL.NET » DynamicThresholdParams Constructor
DynamicThresholdParams Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public DynamicThresholdParams( int radius, float? minRelativeValue, float? maxRelativeValue, float hysteresis )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| radius | int | ||||
| minRelativeValue | float? | ||||
| maxRelativeValue | float? | ||||
| hysteresis | float |
