"Moves" the index in the specified direction (-1 to go left, 1 to go right) until an X property value at Index is around the passed in X value. The function returns the index of the this value, or -1.
Namespace: FuzzyLogic
Delphi |
public |
Parameters
Index
Type: Integer
X
Type: TFzyFloat
Dir
Type: Integer
Type: Integer