.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-03-13T19:24:49Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos