Navigation: Code Documentation > RSFuzzyLogic > IFuzzyLogic > Classes > TIFSValues > Methods
TIFSValues.AssignValues(IFuzzySet) Method
Assigns the XY value pairs from the Source fuzzy set to the current fuzzy set
Namespace: IFuzzyLogic
Delphi
public procedure AssignValues( const Source: IFuzzySet );
Parameters
Source
Type: IFuzzySet
•TIFSValues
•IFuzzyLogic