-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrtmodel.h
More file actions
32 lines (29 loc) · 793 Bytes
/
rtmodel.h
File metadata and controls
32 lines (29 loc) · 793 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
/*
* File: rtmodel.h
*
* Code generated for Simulink model 'SWatchFSM'.
*
* Model version : 1.199
* Simulink Coder version : 8.7 (R2014b) 08-Sep-2014
* C/C++ source code generated on : Wed Feb 17 14:10:03 2016
*
* Target selection: ert.tlc
* Embedded hardware selection: 32-bit Generic
* Code generation objectives: Unspecified
* Validation result: Not run
*/
#ifndef RTW_HEADER_rtmodel_h_
#define RTW_HEADER_rtmodel_h_
#include "SWatchFSM.h"
/*
* ROOT_IO_FORMAT: 0 (Individual arguments)
* ROOT_IO_FORMAT: 1 (Structure reference)
* ROOT_IO_FORMAT: 2 (Part of model data structure)
*/
# define ROOT_IO_FORMAT 0
#endif /* RTW_HEADER_rtmodel_h_ */
/*
* File trailer for generated code.
*
* [EOF]
*/