![]()
| npoles | INTEGER | 1 | Number of poles | - |
| nzeros | INTEGER | 1 | Number of zeros | - |
| s_in | PORTS_LIB.analog_signal | (n = n) | IN | Inlet signal | |
| s_out | PORTS_LIB.analog_signal | (n = n) | OUT | Outlet signal |
| K | REAL | 1 | Gain | ||
| option | ENUM InitOption | InitialStates | Initialization of discrete component: states or output | ||
| poles[npoles,2] | REAL | Values of the poles: real part, imaginary part | |||
| x_o[npoles] | REAL | 0 | Array with initial values of the states | ||
| y_o | REAL | 0 | Initial value for the output | ||
| zeros[nzeros,2] | REAL | Values of the zeros: real part, imaginary part |
| n | 1 |
| j | INTEGER | Index | - | ||
| p[nzeros + 1] | REAL | Coefficients of the numerator (in increasing powers of s) | in increasing powers of s | ||
| q[npoles + 1] | REAL | Coefficients of the denominator (in increasing powers of s) | in increasing powers of s | ||
| x[npoles + 1] | REAL | State variables |
Document generated automatically with EcosimPro Version: 5.4.14 Date: 2015:02:02 Time: 10:24:02