.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-04-23T18:20:08Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos