![]()
| n_den | INTEGER | 1 | Order of the denominator polynomial | - |
| n_num | INTEGER | 0 | Order of the numerator polynomial | - |
| s_in | PORTS_LIB.analog_signal | (n = n) | IN | Inlet signal | |
| s_out | PORTS_LIB.analog_signal | (n = n) | OUT | Outlet signal |
| output_o | REAL | 0 | Initial value of the output | - | |
| p[n_num + 1] | REAL | 1 | Coefficients of numerator polynomial: p[1]*s^n+...+p[n+1] | - | |
| q[n_den + 1] | REAL | 1 | Coefficients of denominator polynomial: q[1]*s^n+...+q[n+1] | - |
| n | 1 |
| j | INTEGER | Auxiliary index | - | ||
| z[n_den] | REAL | Array of dynamic variables | - |
Document generated automatically with EcosimPro Version: 5.4.14 Date: 2015:02:02 Time: 10:24:02