Navigation: Code Documentation > IE > FuzzyLogicPackage > Enumerations
TGetFuzzyFunctionType Enumeration
Represents type TGetFuzzyFunctionType.
Namespace: FuzzyLogicPackage
Delphi
type TGetFuzzyFunctionType = (gffGetFs, gffGetFsLength, gffGetFsX, gffGetFsY, gffGetFsVariable, gffGetFsValue);
Name
Description
gffGetFs
Represents constant gffGetFs.
gffGetFsLength
Represents constant gffGetFsLength.
gffGetFsValue
Represents constant gffGetFsValue.
gffGetFsVariable
Represents constant gffGetFsVariable.
gffGetFsX
Represents constant gffGetFsX.
gffGetFsY
Represents constant gffGetFsY.
Top
•FuzzyLogicPackage