Terms
Terms
Terms (Get method)
Gets a list of fuzzy terms for the given fuzzy variable.
CList* Terms()Return Value
List of fuzzy terms for the given fuzzy variable.
Terms (Set method)
Sets a list of fuzzy terms for the given fuzzy variable.
void Terms(
CList*& terms // list of fuzzy terms for the given variable
)Parameters
- terms
[in] list of fuzzy terms for the given fuzzy variable.
Last updated on