You are here: Start » AVL.NET » StripeScanParams3D Constructor
StripeScanParams3D Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public StripeScanParams3D( AvlNet.ProfileInterpolationMethod profileInterpolation, float smoothingStdDev, float minMagnitude, float? maxInnerEdgeMagnitude, AvlNet.SurfaceStripePolarity stripePolarity, float minStripeWidth, float? maxStripeWidth )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| profileInterpolation | AvlNet.ProfileInterpolationMethod | ||||
| smoothingStdDev | float | ||||
| minMagnitude | float | ||||
| maxInnerEdgeMagnitude | float? | ||||
| stripePolarity | AvlNet.SurfaceStripePolarity | ||||
| minStripeWidth | float | ||||
| maxStripeWidth | float? |
