aboutsummaryrefslogblamecommitdiff
path: root/apps/position_estimator_mc/codegen/kalman_dlqe1_terminate.c
blob: a65536f7927ad4623673da597cf8c1d223ed1b4e (plain) (tree)






























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

/* Include files */
#include "rt_nonfinite.h"
#include "kalman_dlqe1.h"
#include "kalman_dlqe1_terminate.h"

/* Type Definitions */

/* Named Constants */

/* Variable Declarations */

/* Variable Definitions */

/* Function Declarations */

/* Function Definitions */
void kalman_dlqe1_terminate(void)
{
  /* (no terminate code required) */
}

/* End of code generation (kalman_dlqe1_terminate.c) */