TABLE

Lookup table
Inputs(20) i y0 x1 y1 x2 y2 x3 y3 x4 y4 x5 y5 x6 y6 x7 y7 x8 y8 x9 y9
Parameters(4) p1 p2 p3 x0
Default p1=10, p2=1, p3=0, x0=0,
Select from Components/Blocks/Functions&Tables
Function Use this table to model up to 10 data pairs of data. The first input i is the index for the table.
The number of pairs is given by p1.

ParameterFunction
p1Number of input pairs
p2Type of interpolation:
p2=0 No interpolation
p2=1 Linear interpolation
p3If p3=1 the pairs are repeated by i=i-(xp1+1-x0)
x0value for x0


The first data pair is made from the fourth parameter and the second input:
Input/parameterData Pair
x0(parameter), y0(input)data pair (x0, y0)
x1(input), y1(input)data pair (x1, y1)
x2, y1data pair (x2, y2)
x3, y2data pair (x3, y3)
x4, y3data pair (x4, y4)
x5, y4data pair (x5, y5)
x6, y5data pair (x6, y6)
x7, y6data pair (x7, y7)
x8, y7data pair (x8, y8)
x9, y8data pair (x9, y9)



Special Set the remaining unused inputs to zero.
© 2024 CASPOC, All rights reserved. Home   |   Terms and Conditions   |   Legal   |   Export Compliance   |   Privacy Policy   |   Site Map