Method SetLengthNormFactors
SetLengthNormFactors(Int32, Int32, Single, Boolean)
Sets the default function variables used by lengthNorm when no field specific variables have been set.
Declaration
public virtual void SetLengthNormFactors(int min, int max, float steepness, bool discountOverlaps)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | min | |
System.Int32 | max | |
System.Single | steepness | |
System.Boolean | discountOverlaps |