You are here: Start » RangeThresholdParams Constructor

RangeThresholdParams Constructor

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Syntax

public RangeThresholdParams
(
	int minValue,
	int maxValue,
	int hysteresis
)

Parameters

Name Type Range Default Description
minValueint
maxValueint
hysteresisint

See also