-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrtmodel.h
28 lines (26 loc) · 894 Bytes
/
rtmodel.h
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
/*
* rtmodel.h:
*
* Code generation for model "QR0".
*
* Model version : 1.312
* Simulink Coder version : 23.2 (R2023b) 01-Aug-2023
* C source code generated on : Tue Nov 21 14:00:25 2023
*
* Target selection: grt.tlc
* Note: GRT includes extra infrastructure and instrumentation for prototyping
* Embedded hardware selection: ASIC/FPGA->ASIC/FPGA
* Emulation hardware selection:
* Differs from embedded hardware (Custom Processor->MATLAB Host Computer)
* Code generation objective: Execution efficiency
* Validation result: Not run
*/
#ifndef RTW_HEADER_rtmodel_h_
#define RTW_HEADER_rtmodel_h_
#include "QR0.h"
#define GRTINTERFACE 0
/* Macros generated for backwards compatibility */
#ifndef rtmGetStopRequested
#define rtmGetStopRequested(rtm) ((void*) 0)
#endif
#endif /* RTW_HEADER_rtmodel_h_ */