.Modelica_LinearSystems2.ZerosAndPoles.Internal.frequencyRangeBode

Information

Determine min. and max. frequencies for Bode plot

Interface

function frequencyRangeBode
  import Modelica;
  import Modelica_LinearSystems2.Math.Complex;
  import Modelica_LinearSystems2;
  import Modelica_LinearSystems2.ZerosAndPoles;
  input ZerosAndPoles tf "ZerosAndPoles transfer function";
  output Modelica.Units.SI.AngularVelocity w_min;
  output Modelica.Units.SI.AngularVelocity w_max;
end frequencyRangeBode;

Generated at 2024-04-24T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos