Parses the string parameter for fuzzy variables (and possibly included fuzzy sets).
Namespace: FuzzyLogic
Delphi |
public |
Parameters
AString
Type: String
Unlike the ParseFuzzyVariable and ParseFuzzyVariableIntf methods, this method can parse more than one fuzzy variable. The Parse method parses the entire string, parsing and adding fuzzy variables to the TCustomFuzzyLogic component. |
Reference |