.Noise.PSD.Kernels.FirstOrder

The kernel for a first order filter

Interface

function FirstOrder
  extends Noise.Utilities.Interfaces.Kernel;
  input Real k = 1 "Gain" annotation(
    Dialog);
  input Modelica.SIunits.Period T = 0.05 "Time Constant" annotation(
    Dialog);
end FirstOrder;

Revisions

Developed 2014 at the DLR Institute of System Dynamics and Control


Generated at 2026-07-22T21:16:24Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos