Defines | Functions
qpOASES_QProblem.cpp File Reference
#include <stdlib.h>
#include <qpOASES/QProblem.hpp>
#include "simstruc.h"
#include "cg_sfun.h"
Include dependency graph for qpOASES_QProblem.cpp:

Go to the source code of this file.

Defines

#define MDL_START
#define NCONTROLINPUTS   2
#define NWSR   10
#define S_FUNCTION_LEVEL   2
#define S_FUNCTION_NAME   qpOASES_QProblem
#define SAMPLINGTIME   0.1

Functions

static void mdlInitializeSampleTimes (SimStruct *S)
static void mdlInitializeSizes (SimStruct *S)
static void mdlOutputs (SimStruct *S, int_T tid)
static void mdlStart (SimStruct *S)
static void mdlTerminate (SimStruct *S)

Detailed Description

Author:
Aude Perrin, Hans Joachim Ferreau
Version:
3.0beta
Date:
2007-2011

Interface for Simulink(R) that enables to call qpOASES as a S function (variant for QPs with fixed matrices).

Definition in file qpOASES_QProblem.cpp.


Define Documentation

#define MDL_START

Activate call to mdlStart.

Definition at line 50 of file qpOASES_QProblem.cpp.

#define NCONTROLINPUTS   2

Number of control inputs.

Definition at line 57 of file qpOASES_QProblem.cpp.

#define NWSR   10

Maximum number of working set recalculations.

Definition at line 58 of file qpOASES_QProblem.cpp.

#define S_FUNCTION_LEVEL   2

S function level.

Definition at line 48 of file qpOASES_QProblem.cpp.

#define S_FUNCTION_NAME   qpOASES_QProblem

Name of the S function.

Definition at line 47 of file qpOASES_QProblem.cpp.

#define SAMPLINGTIME   0.1

Sampling time.

Definition at line 56 of file qpOASES_QProblem.cpp.


Function Documentation

static void mdlInitializeSampleTimes ( SimStruct *  S) [static]

Definition at line 142 of file qpOASES_QProblem.cpp.

static void mdlInitializeSizes ( SimStruct *  S) [static]

Definition at line 61 of file qpOASES_QProblem.cpp.

static void mdlOutputs ( SimStruct *  S,
int_T  tid 
) [static]

Definition at line 272 of file qpOASES_QProblem.cpp.

static void mdlStart ( SimStruct *  S) [static]

Definition at line 149 of file qpOASES_QProblem.cpp.

static void mdlTerminate ( SimStruct *  S) [static]

Definition at line 412 of file qpOASES_QProblem.cpp.



acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:01:36