|
|
| Vector | |
в палитре |
на схеме |
The block returns to the output the values of table-determined functions of input argument calculated by linear interpolation. The table is set as a text file, where the format of each row should be as follows:
<argument> < function value 1> … < function value N>
Входные порты
- input - the port for the argument of the table-defined function.
Выходные порты
- output - the value of the function at a current input argument value.
Свойства
- Number of functions in the file – the number of function value columns in the text file;
- Data file name – relative path to the table file;
- Multiplication coefficient of the argument – the coefficient by which the argument is multiplied during interpolation.