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