384 B
384 B
Min (Get method)
Gets the minimum value for a fuzzy variable.
double Min()
Return Value
Minimum value for a fuzzy variable.
Max (Set method)
Sets the minimum value for a fuzzy variable.
void Min(
const double min // minimum value for a fuzzy variable
)
Parameters
min
[in] Minimum value for a fuzzy variable.