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

IntensityThresholdParams Constructor

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

Syntax

public IntensityThresholdParams
(
	float? minIntensity,
	float? maxIntensity,
	float hysteresis
)

Parameters

Name Type Range Default Description
minIntensityfloat?
maxIntensityfloat?
hysteresisfloat

See also