Navigation: Code Documentation > IE > FuzzyLogicPackage > Enumerations
TRWFuzzyInferenceFunctionType Enumeration
Represents type TRWFuzzyInferenceFunctionType.
Namespace: FuzzyLogicPackage
Delphi
type TRWFuzzyInferenceFunctionType = (fifGetInference, fifSetInference);
Name
Description
fifGetInference
Represents constant fifGetInference.
fifSetInference
Represents constant fifSetInference.
Top
•FuzzyLogicPackage