Creates a fuzzy variable of the specified name.
Namespace: FuzzyLogic
Delphi |
public |
Parameters
Name
Type: String
Type: TFuzzyVariable
Call Add to create a fuzzy variable in the collection. The new fuzzy variable is placed at the end of the Items array. The Add method returns the new fuzzy variable. |
Reference |