1/*
2 * rtmodel.h:
3 *
4 * Classroom License -- for classroom instructional use only. Not for
5 * government, commercial, academic research, or other organizational use.
6 *
7 * Code generation for model "VisionControl".
8 *
9 * Model version : 1.14
10 * Simulink Coder version : 8.11 (R2016b) 25-Aug-2016
11 * C source code generated on : Thu Dec 01 15:18:37 2016
12 *
13 * Target selection: ert.tlc
14 * Note: GRT includes extra infrastructure and instrumentation for prototyping
15 * Embedded hardware selection: ARM Compatible->ARM Cortex
16 * Code generation objectives: Unspecified
17 * Validation result: Not run
18 */
19/*
20 * rtmodel.h
21 *
22 * Code generation for Simulink model "VisionControl".
23 *
24 * Simulink Coder version : 8.11 (R2016b) 25-Aug-2016
25 * C source code generated on : Thu Dec 01 15:18:37 2016
26 *
27 * Note that the generated code is not dependent on this header file.
28 * The file is used in cojuction with the automatic build procedure.
29 * It is included by the sample main executable harness
30 * MATLAB/rtw/c/src/common/rt_main.c.
31 *
32 */
33#ifndef RTW_HEADER_rtmodel_h_
34#define RTW_HEADER_rtmodel_h_
35
36/*
37 * Includes the appropriate headers when we are using rtModel
38 */
39#include "VisionControl.h"
40#define GRTINTERFACE 0
41#include "VisionControl.h"
42#endif /* RTW_HEADER_rtmodel_h_ */
43