.Modelica_LinearSystems2.WorkInProgress.DiscreteStateSpace.Internal.ukfPredict_sr

Information

Prediction step in square root ukf

Interface

function ukfPredict_sr
  extends Modelica.Icons.Function;
  import Modelica.Math.Matrices.solve;
  import Modelica;
  import Modelica_LinearSystems2;
  import Modelica_LinearSystems2.DiscreteStateSpace;
  import Modelica_LinearSystems2.Math.Matrices.LAPACK;
  import Modelica_LinearSystems2.Math.Matrices;
  extends Modelica_LinearSystems2.WorkInProgress.DiscreteStateSpace.Internal.predictBase_sr;
end ukfPredict_sr;

Revisions

Date Author Comment
2010-06-11 Marcus Baur, DLR-RM Realization

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos