.Modelica_LinearSystems2.ZerosAndPoles.Internal.frequencyRangeBode

Determine min. and max. frequencies for Bode plot

Interface

function frequencyRangeBode
  import Modelica;
  import 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 2025-06-12T18:20:45Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos