.Modelica_LinearSystems2.ZerosAndPoles.Internal.frequencyRange

Information

Determine min. and max. resonance frequencies

Interface

function frequencyRange
  import Modelica;
  import 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-10-14T18:25:21Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos