You are here: Start » AVL.NET » DynamicThresholdParams Structure
DynamicThresholdParams Structure
Namespace: | AvlNet |
---|---|
Assembly: | AVL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | DynamicThresholdParams(Int32, Nullable<Single>, Nullable<Single>, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Hysteresis | System.Single | |
![]() | MaxRelativeValue | System.Nullable<System.Single> | |
![]() | MinRelativeValue | System.Nullable<System.Single> | |
![]() | Radius | System.Int32 |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |