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

IntensityThresholdParams Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public IntensityThresholdParams
(
	Avl.Polarity polarity_,
	int threshold_,
	int hysteresis_
)

Parameters

Name Type Range Default Description
polarity_Avl.Polarity
threshold_int
hysteresis_int

See also