mpctool
|
#include <mpc_base.h>
Data Fields | |
struct mpc_conf * | conf |
struct mpc_qpx * | qpx |
struct mpc_sys * | sys |
struct mpc_wmx * | wmx |
struct mpc_alm * | alm |
real_t * | u_opt |
real_t * | l_opt |
real_t * | u_ref |
real_t * | x_ref |
real_t * | u_ini |
real_t * | l_ini |
The main MPC structure. Contains algorithm, system and runtime data.