.Modelica_LinearSystems2.StateSpace.Internal.numberOfPolesAndZeros

Information

Calculate the number poles and of zeros of the related transfer function

Interface

encapsulated function numberOfPolesAndZeros
  import Modelica;
  import Complex;
  import Modelica_LinearSystems2;
  import Modelica_LinearSystems2.ZerosAndPoles;
  import Modelica_LinearSystems2.StateSpace;
  input StateSpace ss "State space system";
  output Integer numberOfPoles;
  output Integer numberOfZeros;
end numberOfPolesAndZeros;

Generated at 2025-02-19T19:24:53Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos