blockchange_in_smooth
Smoothing rate
Extends from Interfaces.Nonlin_2 (Non-linear function with two inputs).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | averaging_time | 1 | Averaging time |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | u1 (from Nonlin_2) | First input variable | |
| Modelica.Blocks.Interfaces.RealInput | u2 (from Nonlin_2) | Second input variable | |
| Modelica.Blocks.Interfaces.RealOutput | y (from Nonlin_2) | Output variable |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | input_variable | Variable to be smoothed | |
| Real | smooth_of_input | Smoothed variable | |
| Real | smoothing_rate | Smoothing rate |