mpctool
Data Fields

mpc_qpx Struct Reference

#include <mpc_base.h>

Data Fields

real_tHoL
real_tgxoL
real_tE
real_tu_lb
real_tu_ub
real_tzx_lb
real_tzx_ub
uint32_t HOR_INPUTS
uint32_t HOR_STCONSTRS

Detailed Description

MPC quadratic program form for a given system state x.


Field Documentation

The state-dependent inequality constraints matrix.

The gradient vector.

The Hessian matrix.

uint32_t HOR_INPUTS

The length of the state independent constraints.

uint32_t HOR_STCONSTRS

The length of the state dependent constraints.

The lower bound for the state independent constraints.

The upper bound for the state independent constraints.

The lower bound for the state dependent constraints.

The upper bound for the state dependent constraints.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs