.Modelica_LinearSystems2.TransferFunction.Internal.isControllableAndObservableSISO

To check whether a SISO system is controllable and observable

Interface

encapsulated function isControllableAndObservableSISO
  import Modelica_LinearSystems2;
  import Modelica_LinearSystems2.StateSpace;
  import Modelica_LinearSystems2.TransferFunction;
  input TransferFunction tf;
  output Boolean controllableAndObservable;
end isControllableAndObservableSISO;

Generated at 2025-07-15T18:20:48Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos