Defines the maximum X value for the fuzzy variable, its universe of discourse.
Namespace: FuzzyLogic
Delphi |
published |
Property Value
Type: TFzyFloat
The Minimum and Maximum property define the range of the fuzzy variable (e.g., a temperature fuzzy variable may be defined to only accept values in the range from 0 to100 Celcius). All fuzzy sets in the variable are bounded by this range, any value outside the range is assumed to take the value at the range limit. |
Reference |