.Modelica_LinearSystems2.Examples.TransferFunction.plotBode3

Construct a transfer function from numerator and denominator array and plot the Bode diagram

Information

Construct a transfer function

tf = 1 / (s2 + 1)

from numerator and denominator array and plot the Bode diagram with automatic determination of the frequency range to plot.

Interface

function plotBode3
  extends Modelica.Icons.Function;
  import Modelica_LinearSystems2.TransferFunction;
  output Boolean ok;
end plotBode3;

Generated at 2025-12-12T19:14:01Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos