1/*
2 * File: look1_binlx.h
3 *
4 * Code generated for Simulink model 'EV3Control_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:31:45 2019
9 */
10
11#ifndef SHARE_look1_binlx
12#define SHARE_look1_binlx
13#include "rtwtypes.h"
14
15extern real_T look1_binlx(real_T u0, const real_T bp0[], const real_T table[],
16 uint32_T maxIndex);
17
18#endif
19
20/*
21 * File trailer for generated code.
22 *
23 * [EOF]
24 */
25