You are here: Start » AVL.NET » EdgeScanParams Constructor
EdgeScanParams Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public EdgeScanParams( AvlNet.ProfileInterpolationMethod profileInterpolation, float smoothingStdDev, float minMagnitude, AvlNet.EdgeTransition edgeTransition )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| profileInterpolation | AvlNet.ProfileInterpolationMethod | ||||
| smoothingStdDev | float | ||||
| minMagnitude | float | ||||
| edgeTransition | AvlNet.EdgeTransition |
