You are here: Start » AVL.NET » EdgeScanParams.EdgeScanParams(AvlNet.ProfileInterpolationMethod, float, float, AvlNet.EdgeTransition)

EdgeScanParams.EdgeScanParams(AvlNet.ProfileInterpolationMethod, float, float, AvlNet.EdgeTransition)

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

Syntax


public EdgeScanParams(
	AvlNet.ProfileInterpolationMethod profileInterpolation,
	float smoothingStdDev,
	float minMagnitude,
	AvlNet.EdgeTransition edgeTransition
)

Parameters

profileInterpolation
Type: AvlNet.ProfileInterpolationMethod
smoothingStdDev
Type: System.Single
minMagnitude
Type: System.Single
edgeTransition
Type: AvlNet.EdgeTransition

See also