Navigation: Code Documentation > RSFuzzyLogic > FuzzyLogic > Classes > TFuzzySet > Properties
TFuzzySet.DefuzzifyValue Property
Returns a single floating pointing value that best represents the fuzzy set, it uses the DefuzzificationMethod specified by the fuzzy Variable
Namespace: FuzzyLogic
Delphi
public property DefuzzifyValue: TFzyFloat read Defuzzify write CreateCrispValue;
Property Value
Type: TFzyFloat
•TFuzzySet
•FuzzyLogic