.Modelica_LinearSystems2.StateSpace.Internal.isSISO

To check a state space system to be SISO (or not)

Information

Interface

encapsulated function isSISO
  import Modelica_LinearSystems2.StateSpace;
  input StateSpace ss "State space system";
  output Boolean isSISO "True, if state space system is SISO";
end isSISO;

Generated at 2025-09-18T18:21:15Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos