.Modelica_LinearSystems2.DiscreteTransferFunction.Plot.impulse

Impulse response plot of a discrete transfer function

Information

Interface

encapsulated function impulse
  import Modelica_LinearSystems2;
  import Modelica_LinearSystems2.DiscreteTransferFunction;
  input DiscreteTransferFunction dtf "zeros-and-poles transfer function";
  input Real tSpan = 0 "Simulation time span [s]";
  extends Modelica_LinearSystems2.Internal.PartialPlotFunction(defaultDiagram = Modelica_LinearSystems2.Internal.DefaultDiagramTimeResponse(heading = "Impulse response of  zp = " + String(dtf)));
end impulse;

Generated at 2025-04-19T18:20:10Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos