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