.Modelica_LinearSystems2.StateSpace.Internal.numberOfPoles

Information

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 2024-12-26T19:25:54Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos