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

IntensityThresholdParams Structure

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

Constructors

 ConstructorDescription
IntensityThresholdParams(Nullable<Single>, Nullable<Single>, Single)

Properties

 NameTypeDescription
HysteresisSystem.Single
MaxIntensitySystem.Nullable<System.Single>
MinIntensitySystem.Nullable<System.Single>

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