mpctool
|
#include <mpc_base.h>
Data Fields | |
real_t * | HoL |
real_t * | gxoL |
real_t * | E |
real_t * | u_lb |
real_t * | u_ub |
real_t * | zx_lb |
real_t * | zx_ub |
uint32_t | HOR_INPUTS |
uint32_t | HOR_STCONSTRS |
MPC quadratic program form for a given system state x.
uint32_t HOR_INPUTS |
The length of the state independent constraints.
uint32_t HOR_STCONSTRS |
The length of the state dependent constraints.