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