The MembershipFunction type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Name |
The name that identificates the membership function.
| |
| Value |
The value of membership function after evaluation process.
| |
| X0 |
The value of the (x0, 0) point.
| |
| X1 |
The value of the (x1, 1) point.
| |
| X2 |
The value of the (x2, 1) point.
| |
| X3 |
The value of the (x3, 0) point.
|