The InferenceSystem type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| InferenceSystem | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Evaluate |
Executes the fuzzy inference, obtaining a numerical output for a choosen output
linguistic variable.
| |
| ExecuteInference |
Executes the fuzzy inference, obtaining the FuzzyOutput of the system for the required
LinguisticVariable.
| |
| GetLinguisticVariable |
Gets one of the LinguisticVariable of the Database.
| |
| GetRule |
Gets one of the Rules of the Rulebase.
| |
| NewRule | ||
| SetInput |
Sets a numerical input for one of the linguistic variables of the Database.
|