TFuzzySet.CreateCurveValues(Integer,TFzyFloat,TFzyFloat,TFzyFloat,Boolean) Method |
Scroll Prev Top Next More |
Creates a growth or decline slope to define the fuzzy set shape. The Num parameter indicates the number of points to use to define the shape. Left defines when the slope starts to increase or decrease, and Right defines when the slope ends. InflectionPoint defines the point for the change in slope. Finally, the Growth parameter controls whether a growth or decline slope is created.
Namespace: FuzzyLogic
Delphi |
public |
Parameters
Num
Type: Integer
Left
Type: TFzyFloat
Right
Type: TFzyFloat
InflectionPoint
Type: TFzyFloat
Growth
Type: Boolean
Reference |