functionIdealLowPass
The kernel for an ideal low-pass filter
Extends from Noise.Utilities.Interfaces.Kernel (Interface for convolution kernels (impulse responses) of convolution filters).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | t (from Kernel) | The time | |
| Real | dt (from Kernel) | The sampling period of the signal | |
| Modelica.SIunits.Frequency | B | 1/2/dt | The cut-off frequency of the filter |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | h (from Kernel) | The impulse response of convolution filter |
Revisions
Developed 2014 at the DLR Institute of System Dynamics and Control