.Modelica_LinearSystems2.StateSpace.Internal.isControllableAndObservableSISO

Information

To check whether a SISO system is controllable and observable

Interface

encapsulated function isControllableAndObservableSISO
  import Modelica_LinearSystems2;
  import Modelica_LinearSystems2.StateSpace;
  input StateSpace ss "State space system";
  output Boolean controllableAndObservable;
end isControllableAndObservableSISO;

Generated at 2024-04-24T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos