.Modelica_LinearSystems2.WorkInProgress.DiscreteStateSpace.Internal.ukfPredict

Information

Prediction step in ukf

Interface

function ukfPredict
  import Modelica_LinearSystems2;
  import Modelica.Math.Matrices.LU_solve;
  import Modelica.Math.Matrices.solve;
  import Modelica_LinearSystems2.Math.Matrices.LAPACK;
  extends Modelica_LinearSystems2.WorkInProgress.DiscreteStateSpace.Internal.predictBase;
end ukfPredict;

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