The LinguisticVariable type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LinguisticVariable | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| Fuzzify |
Implements the fuzzification of the linguistic variable.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MaxValue |
Returns the maximum value of the linguistic variable.
| |
| MemberwiseClone | (Inherited from Object.) | |
| MinValue |
Returns the minimum value of the linguistic variable.
| |
| Range |
Returns the difference between MaxValue() and MinValue().
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| InputValue |
The input value for the linguistic variable.
| |
| MembershipFunctionCollection |
A membership functions collection for the lingusitic variable.
| |
| Name |
The name that identificates the linguistic variable.
|