.AdvancedNoise.Interpolators.Utilities.Interfaces.partialKernel

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 2026-02-24T19:19:10Z by OpenModelicaOpenModelica 1.26.2 using GenerateDoc.mos