.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 2026-06-19T20:36:44Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos