functionCriticalDamping
Return base filter coefficients of CriticalDamping filter (= low pass filter with w_cut = 1 rad/s)
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | order | Order of filter | |
| Boolean | normalized | true | = true, if amplitude at f_cut = -3db, otherwise unmodified filter |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real[order] | cr | Coefficients of real poles |