You are here: Start » AVL.NET » StripeScanParams Structure

StripeScanParams Structure

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

Constructors

 ConstructorDescription
StripeScanParams(ProfileInterpolationMethod, Single, Single, Nullable<Single>, Polarity, Single, Nullable<Single>)

Properties

 NameTypeDescription
MaxInnerEdgeMagnitudeSystem.Nullable<System.Single>
MaxStripeWidthSystem.Nullable<System.Single>
MinMagnitudeSystem.Single
MinStripeWidthSystem.Single
ProfileInterpolationAvlNet.ProfileInterpolationMethod
SmoothingStdDevSystem.Single
StripePolarityAvlNet.Polarity

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also