.Noise.PSD.Kernels.FirstOrder

Information

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 2024-12-03T19:25:34Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos