Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzyVariable
IFuzzyVariable Events
Name
Description
OnFuzzySetAdded
Occurs when a fuzzy set is added to the fuzzy variable
OnFuzzySetChange
Occurs when a fuzzy set in the fuzzy variable changes.
OnFuzzySetDeleted
Occurs when a fuzzy set is removed from the fuzzy variable
OnVariableChange
Occurs when the fuzzy variable is changed, either its properties such as Minimum and Maximum or when fuzzy sets are added and deleted.
Top