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