.Modelica_LinearSystems2.ComplexMathAdds.frequency

Information

Frequency and damping of conjugated complex pole pair

Interface

function frequency
  extends Modelica.Icons.Function;
  input Complex c "Complex number";
  output Modelica.Units.SI.Frequency f "Frequency of c (= c.im in Hz)";
  output Real damping "Damping of c (= c.re/c.im)";
end frequency;

Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos