.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 "Transfer function of a system";
  output Boolean controllableAndObservable;
end isControllableAndObservableSISO;

Generated at 2026-06-19T20:36:44Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos