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