.Noise.PSD.Kernels.IdealLowPass

Information

The kernel for an ideal low-pass filter

Interface

function IdealLowPass
  extends Noise.Utilities.Interfaces.Kernel;
  import Noise.Utilities.Math.sinc;
  import Modelica.Constants.pi;
  input Modelica.SIunits.Frequency B = 1/2/dt "The cut-off frequency of the filter" annotation(
    Dialog);
end IdealLowPass;

Revisions

Developed 2014 at the DLR Institute of System Dynamics and Control


Generated at 2024-10-17T18:25:27Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos