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