.Modelica_LinearSystems2.ZerosAndPoles.Internal.frequencyRangeBode

Information

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 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos