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

DetectAnomalies2ModelId Constructor

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

Syntax

public DetectAnomalies2ModelId
(
	string modelDirectory,
	AvlNet.DeviceKind? deviceType,
	int deviceIndex
)

Parameters

Name Type Range Default Description
modelDirectorystring
deviceTypeAvlNet.DeviceKind?
deviceIndexint

See also