1 | /* |
2 | * Academic License - for use in teaching, academic research, and meeting |
3 | * course requirements at degree granting institutions only. Not for |
4 | * government, commercial, or other organizational use. |
5 | * |
6 | * File: untitled_data.c |
7 | * |
8 | * Code generated for Simulink model 'untitled'. |
9 | * |
10 | * Model version : 1.0 |
11 | * Simulink Coder version : 8.12 (R2017a) 16-Feb-2017 |
12 | * C/C++ source code generated on : Mon Oct 02 12:36:06 2017 |
13 | * |
14 | * Target selection: ert.tlc |
15 | * Embedded hardware selection: ARM Compatible->ARM Cortex |
16 | * Code generation objectives: Unspecified |
17 | * Validation result: Not run |
18 | */ |
19 | |
20 | #include "untitled.h" |
21 | #include "untitled_private.h" |
22 | |
23 | /* Block parameters (auto storage) */ |
24 | P_untitled_T untitled_P = { |
25 | -1.0, /* Expression: -1 |
26 | * Referenced by: '<S3>/I2C Master Read' |
27 | */ |
28 | 9.81F, /* Computed Parameter: Gain3_Gain |
29 | * Referenced by: '<Root>/Gain3' |
30 | */ |
31 | 36.53F, /* Computed Parameter: Constant_Value |
32 | * Referenced by: '<Root>/Constant' |
33 | */ |
34 | 0, /* Computed Parameter: datar_Y0 |
35 | * Referenced by: '<S3>/datar' |
36 | */ |
37 | 16384, /* Computed Parameter: Gain_Gain |
38 | * Referenced by: '<Root>/Gain' |
39 | */ |
40 | 32000, /* Computed Parameter: Gain2_Gain |
41 | * Referenced by: '<Root>/Gain2' |
42 | */ |
43 | 24672 /* Computed Parameter: Gain1_Gain |
44 | * Referenced by: '<Root>/Gain1' |
45 | */ |
46 | }; |
47 | |
48 | /* |
49 | * File trailer for generated code. |
50 | * |
51 | * [EOF] |
52 | */ |
53 | |