You are here: Start » AVL.NET » 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