1 | /* |
2 | * RaspberryForceTest_data.c |
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 "RaspberryForceTest". |
8 | * |
9 | * Model version : 1.4 |
10 | * Simulink Coder version : 8.11 (R2016b) 25-Aug-2016 |
11 | * C source code generated on : Tue Dec 20 10:51:32 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 | #include "RaspberryForceTest.h" |
21 | #include "RaspberryForceTest_private.h" |
22 | |
23 | /* Block parameters (auto storage) */ |
24 | P_RaspberryForceTest_T RaspberryForceTest_P = { |
25 | /* Variable: km4pi |
26 | * Referenced by: '<S1>/Sentinel Calibration matrix' |
27 | */ |
28 | { 0.67375662057511243, 0.0066291335530167111, -0.091723094950921763, |
29 | 0.0024216535349506421, -0.51840549150794368, 0.50934737786271056, |
30 | 0.0013171656385617125, 0.0016154175503415302, 0.09698314702012939 }, |
31 | |
32 | /* Expression: [0.05, -0.05] |
33 | * Referenced by: '<Root>/Constant' |
34 | */ |
35 | { 0.05, -0.05 }, |
36 | 0.014705882352941176 /* Expression: 1/68 |
37 | * Referenced by: '<Root>/Gain' |
38 | */ |
39 | }; |
40 | |