Generic Transfer Function
Description
Continuous Generic Transfer Function expressed as:
\frac{Num(s)}{Den(s)}
Library
Control > Continous
Pins
Name | Description |
---|---|
In | Input |
Out | Output |
Parameters
Name | Description |
---|---|
Num | Numerator coefficients by decreasing order of s (Ex: [1 2 0.1] => s² + 2s + 0.1) |
Den | Denominator coefficients by decreasing order of s (Ex: [1 2 0.1] => s² + 2s + 0.1) |