Functions and Tables

Summary of the Functions and Tables components available in Schematic Editor.

This sub-category provides four Function and Table components. Their descriptions and supported features are given in Table 1.

Table 1. Function and table components in the Signal Processing category of the Schematic Editor core library
Component Description Features Help file
supported input types supported output types vector support

1D look-up Table

Based on the defined input and output vector a look-up-table of 100 data points is created. real, int, uint real no 1D Look-up table

2D look-up Table

Creates a 2-dimensional linear interpolation look-up table. real, int, uint real no 2D look-up table

3D look-up Table

Creates a 3-dimensional linear interpolation look-up table. real, int, uint real no 3D look-up table

C Function

Define a C function to execute during model runtime. real, int, uint, inherit (user selectable) real, int, uint, inherit (user selectable) no C function