Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzySet > Properties
IFuzzySet.InflectionPoint Property
Holds the X value inflection point of the fuzzy set.
Namespace: FuzzyInterfaces
Delphi
public property InflectionPoint: TFzyFloat read get_InflectionPoint;
Property Value
Type: TFzyFloat
Fuzzy sets have inflection points when their shapes are created by some of the CreateCurve methods.
•IFuzzySet
•FuzzyInterfaces