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
profileInterpolationAvlNet.ProfileInterpolationMethod
smoothingStdDevfloat
minMagnitudefloat
edgeTransitionAvlNet.EdgeTransition

See also