.Modelica_LinearSystems2.Examples.ZerosAndPoles.plotBode1

Information

Construct a ZerosAndPoles system and plot the Bode diagram with automatic determination of the frequency range to plot

Interface

function plotBode1
  extends Modelica.Icons.Function;
  import Modelica_LinearSystems2.TransferFunction;
  import Modelica_LinearSystems2.ZerosAndPoles;
  input Modelica.Units.SI.Frequency f_cut = 100 "PT1 with cut-off frequency f_cut";
  output Boolean ok;
end plotBode1;

Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos