The FuzzySet type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| GetMembership |
Calculate membership of a given value to the fuzzy set.
|
Properties
| Name | Description | |
|---|---|---|
| LeftLimit |
The leftmost x value of the fuzzy set’s membership function.
| |
| Name |
Name of the fuzzy set.
| |
| RightLimit |
The rightmost x value of the fuzzy set’s membership function.
|