set_y_fun¶
Class method.
-
do_mpc.estimator.MHE.set_y_fun(self, y_fun)¶ Set the measurement function. The function must return a CasADi structure which can be obtained from
get_y_template(). See the respective doc string for details.Parameters: y_fun (function) – measurement function.
This page is auto-generated. Page source is not available on Github.