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