.AdvancedNoise.Interpolators.Utilities.Interfaces.partialKernel

Information

Interface for convolution kernels

Interface

function partialKernel
  extends Modelica.Icons.Function;
  input Real t "The (scaled) time for sampling period=1";
  output Real h "The impulse response of the convolution filter";
end partialKernel;

Generated at 2024-05-08T18:15:54Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos