You are here: Start » StripeScanParams Class

StripeScanParams Class

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Constructors

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

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
Equals(AvlNet.StripeScanParams)
Equals(AvlNet.StripeScanParams, AvlNet.StripeScanParams)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also