Navigation: Code Documentation > IE > FuzzyLogicPackage > Enumerations
TCreateFuzzyShapeFunctionType Enumeration
Represents type TCreateFuzzyShapeFunctionType.
Namespace: FuzzyLogicPackage
Delphi
type TCreateFuzzyShapeFunctionType = (fsGrowthShape, fsDeclineShape, fsPIShape, fsTriangleShape, fsBetaShape);
Name
Description
fsBetaShape
Represents constant fsBetaShape.
fsDeclineShape
Represents constant fsDeclineShape.
fsGrowthShape
Represents constant fsGrowthShape.
fsPIShape
Represents constant fsPIShape.
fsTriangleShape
Represents constant fsTriangleShape.
Top
•FuzzyLogicPackage