The LinguisticVariable type exposes the following members.

Constructors

  NameDescription
LinguisticVariableOverloaded.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
Fuzzify
Implements the fuzzification of the linguistic variable.
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MaxValue
Returns the maximum value of the linguistic variable.
MemberwiseClone (Inherited from Object.)
MinValue
Returns the minimum value of the linguistic variable.
Range
Returns the difference between MaxValue() and MinValue().
ToString (Inherited from Object.)

Properties

  NameDescription
InputValue
The input value for the linguistic variable.
MembershipFunctionCollection
A membership functions collection for the lingusitic variable.
Name
The name that identificates the linguistic variable.

See Also