|
Condition (Get method)
Gets the 'if' condition (set of conditions) for a fuzzy rule.
CConditons* Condition() |
Return Value
Fuzzy condition (set of conditions).
Condition (Set method)
Sets the 'if' condition (set of conditions) for a fuzzy rule.
void Condition(
|
Parameters
value
[in] Fuzzy condition (set of conditions).