|
CFuzzyVariable
Class for creating general fuzzy variables.
Description
Here, a fuzzy variable is created with the following parameters:
Declaration
class CFuzzyVariable : public CNamedVariableImpl |
Title
#include <Math\Fuzzy\fuzzyvariable.mqh> |
Inheritance hierarchy INamedValue INamedVariable CNamedVariableImpl CFuzzyVariable |
Class methods
Class method |
Description |
---|---|
Adds a single fuzzy term to a fuzzy variable. |
|
Gets a fuzzy term by a specified name. |
|
Gets and sets a maximum value for a fuzzy variable. |
|
Gets and sets a minimum value for a fuzzy variable. |
|
Gets and sets a list of fuzzy terms for the given fuzzy variable. |
|
Gets and sets a list of fuzzy terms for the given fuzzy variable. |