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: magneto_tarato_data.c |
7 | * |
8 | * Code generated for Simulink model 'magneto_tarato'. |
9 | * |
10 | * Model version : 1.20 |
11 | * Simulink Coder version : 8.12 (R2017a) 16-Feb-2017 |
12 | * C/C++ source code generated on : Mon Nov 13 17:07:50 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 "magneto_tarato.h" |
21 | #include "magneto_tarato_private.h" |
22 | |
23 | /* Block parameters (auto storage) */ |
24 | P_magneto_tarato_T magneto_tarato_P = { |
25 | -1.0, /* Expression: -1 |
26 | * Referenced by: '<Root>/FXOS8700 6-Axes Sensor' |
27 | */ |
28 | 1.0, /* Expression: 1 |
29 | * Referenced by: '<Root>/Constant' |
30 | */ |
31 | 0.0, /* Expression: 0 |
32 | * Referenced by: '<Root>/Constant6' |
33 | */ |
34 | 0.0, /* Expression: 0 |
35 | * Referenced by: '<Root>/Constant5' |
36 | */ |
37 | 0.0, /* Expression: 0 |
38 | * Referenced by: '<Root>/Constant2' |
39 | */ |
40 | 29.75, /* Expression: 29.75 |
41 | * Referenced by: '<Root>/Constant8' |
42 | */ |
43 | -19.0, /* Expression: -19 |
44 | * Referenced by: '<Root>/Constant9' |
45 | */ |
46 | 0.0, /* Expression: 0 |
47 | * Referenced by: '<Root>/Constant4' |
48 | */ |
49 | 0.0, /* Expression: 0 |
50 | * Referenced by: '<Root>/Constant3' |
51 | */ |
52 | 0.0, /* Expression: 0 |
53 | * Referenced by: '<Root>/Constant7' |
54 | */ |
55 | 1.0, /* Expression: 1 |
56 | * Referenced by: '<Root>/Constant1' |
57 | */ |
58 | -33.0, /* Expression: -33 |
59 | * Referenced by: '<Root>/Bias' |
60 | */ |
61 | 35.0, /* Expression: +35 |
62 | * Referenced by: '<Root>/Bias1' |
63 | */ |
64 | 53.0, /* Expression: +53 |
65 | * Referenced by: '<Root>/Bias2' |
66 | */ |
67 | -1.0, /* Expression: -1 |
68 | * Referenced by: '<Root>/Gain' |
69 | */ |
70 | 57.295779513082323, /* Expression: 180/pi |
71 | * Referenced by: '<S3>/Gain' |
72 | */ |
73 | -1.0, /* Expression: -1 |
74 | * Referenced by: '<Root>/Gain1' |
75 | */ |
76 | 57.295779513082323 /* Expression: 180/pi |
77 | * Referenced by: '<S4>/Gain' |
78 | */ |
79 | }; |
80 | |
81 | /* |
82 | * File trailer for generated code. |
83 | * |
84 | * [EOF] |
85 | */ |
86 | |