1/*
2 * File: GlobalPosition_sil_sil_ec_data.c
3 *
4 * Code generated for Simulink model 'GlobalPosition_sil_sil_ec'.
5 *
6 * Model version : 1.2
7 * Simulink Coder version : 9.0 (R2018b) 24-May-2018
8 * C/C++ source code generated on : Tue Oct 29 09:27:41 2019
9 *
10 * Target selection: ert.tlc
11 * Embedded hardware selection: Intel->x86-64 (Windows64)
12 * Code generation objectives:
13 * 1. Execution efficiency
14 * 2. RAM efficiency
15 * Validation result: Not run
16 */
17
18#include "GlobalPosition_sil_sil_ec.h"
19
20/* Block parameters (default storage) */
21P_GlobalPosition_sil_sil_ec_T GlobalPosition_sil_sil_ec_P = {
22 /* Variable: MOTOR_DRIVE_TRANSMISSION_RATIO
23 * Referenced by: '<S1>/WHEEL_SIZE_DEG1'
24 */
25 0.45454545454545453,
26
27 /* Variable: WHEEL_SIZE_DEG
28 * Referenced by: '<S1>/WHEEL_SIZE_DEG'
29 */
30 0.06,
31
32 /* Expression: 0
33 * Referenced by: '<S1>/Unit Delay'
34 */
35 0.0,
36
37 /* Expression: 0
38 * Referenced by: '<S1>/Unit Delay1'
39 */
40 0.0
41};
42
43/*
44 * File trailer for generated code.
45 *
46 * [EOF]
47 */
48