.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 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos