
modelBasic
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Parameters
| Type | Name | Default | Description |
| Integer | order1 | 3 | |
| Integer | order2 | 6 | |
| SI.Frequency | f_cut1 | 3 | |
| SI.Frequency | f_cut2 | 5 | |
| Boolean | normalized | true | |
| Modelica.Blocks.Types.FilterType | filterType | Modelica.Blocks.Types.FilterType.LowPass | Type of filter (LowPass/HighPass) |
| Modelica.Blocks.Types.Init | init | Modelica.Blocks.Types.Init.SteadyState | Type of initialization (no init/steady state/initial state/initial output) |
| Real | gain | 1.0 | Gain (= amplitude of frequency response at zero frequency) |