.Modelica_LinearSystems2.StateSpace.Internal.isObservableMIMO

To check a MIMO system whether it is observable

Information

Interface

encapsulated function isObservableMIMO
  import Modelica_LinearSystems2;
  import Modelica_LinearSystems2.StateSpace;
  input StateSpace ss "State space system";
  input Modelica_LinearSystems2.Utilities.Types.StaircaseMethod method = Modelica_LinearSystems2.Utilities.Types.StaircaseMethod.SVD;
  output Boolean observable;
end isObservableMIMO;

Generated at 2026-05-08T18:18:52Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos