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

IntensityThresholdParams Constructor

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

Syntax

public IntensityThresholdParams
(
	AvlNet.Polarity polarity,
	int threshold,
	int hysteresis
)

Parameters

Name Type Range Default Description
polarityAvlNet.Polarity
thresholdint
hysteresisint

See also