.Modelica_LinearSystems2.ZerosAndPoles.Internal.frequencyRange

Information

Determine min. and max. resonance frequencies

Interface

function frequencyRange
  import Modelica;
  import Modelica_LinearSystems2.Math.Complex;
  input Real poly1[:];
  input Real poly2[:, 2];
  output Boolean w_found = false;
  output Modelica.Units.SI.AngularVelocity w_min;
  output Modelica.Units.SI.AngularVelocity w_max;
end frequencyRange;

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