.Modelica_LinearSystems2.StateSpace.Internal.numberOfPoles

Calculate the number of poles of the related transfer function

Interface

encapsulated function numberOfPoles
  import Modelica_LinearSystems2.StateSpace;
  input StateSpace ss "State space system";
  output Integer numberOfPoles = StateSpace.Internal.numberOfPolesAndZeros(ss);
end numberOfPoles;

Generated at 2025-07-11T18:21:10Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos