.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.Utilities.Streams.print;
  import Modelica_LinearSystems2.TransferFunction;
  import Modelica_LinearSystems2.ZerosAndPoles;
  import Modelica_LinearSystems2.Math.Complex;
  input Modelica.Units.SI.Frequency f_cut = 100 "PT1 with cut-off frequency f_cut";
  output Boolean ok;
end plotBode1;

Generated at 2024-04-26T18:16:04Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos