aboutsummaryrefslogblamecommitdiff
path: root/apps/position_estimator_mc/codegen/kalman_dlqe1_terminate.h
blob: 100c7f76cf84aa35a6559d6efb5b92b142d3c302 (plain) (tree)





























                                                        
/*
 * kalman_dlqe1_terminate.h
 *
 * Code generation for function 'kalman_dlqe1_terminate'
 *
 * C source code generated on: Wed Feb 13 20:34:32 2013
 *
 */

#ifndef __KALMAN_DLQE1_TERMINATE_H__
#define __KALMAN_DLQE1_TERMINATE_H__
/* Include files */
#include <stddef.h>
#include <stdlib.h>

#include "rtwtypes.h"
#include "kalman_dlqe1_types.h"

/* Type Definitions */

/* Named Constants */

/* Variable Declarations */

/* Variable Definitions */

/* Function Declarations */
extern void kalman_dlqe1_terminate(void);
#endif
/* End of code generation (kalman_dlqe1_terminate.h) */