setup¶
Class method.
-
do_mpc.estimator.MHE.setup(self)¶ The setup method finalizes the MHE creation. The optimization problem is created based on the configuration of the module.
Note
After this call, the
solve()andmake_step()method is applicable.
This page is auto-generated. Page source is not available on Github.