You are here: Start » AVL.NET » ReadCodesOutput Constructor
ReadCodesOutput Constructor
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.Types.dll |
Syntax
public ReadCodesOutput ( List<Avl.DataCode> readCodes_, Conditional<float> imageScore_, float imageExecutionTime_ )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| readCodes_ | System.Collections.Generic.List<Avl.DataCode> | ||||
| imageScore_ | Atl.Conditional<float> | ||||
| imageExecutionTime_ | float |
