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

DetectAnomalies1ModelId Constructor

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

Syntax

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

Parameters

Name Type Range Default Description
modelDirectorystring
deviceTypeAvlNet.DeviceKind?
deviceIndexint

See also