The kernel for a first order filter
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;
Developed 2014 at the DLR Institute of System Dynamics and Control