You are here: Start » AVL.NET » DynamicThresholdParams Structure

DynamicThresholdParams Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
DynamicThresholdParams(Int32, Nullable<Single>, Nullable<Single>, Single)

Properties

 NameTypeDescription
HysteresisSystem.Single
MaxRelativeValueSystem.Nullable<System.Single>
MinRelativeValueSystem.Nullable<System.Single>
RadiusSystem.Int32

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also