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: TwoPhaseForStuck_types.h
7 *
8 * Code generated for Simulink model 'TwoPhaseForStuck'.
9 *
10 * Model version : 1.138
11 * Simulink Coder version : 9.0 (R2018b) 24-May-2018
12 * C/C++ source code generated on : Tue Dec 8 01:36:02 2020
13 *
14 * Target selection: ert.tlc
15 * Embedded hardware selection: Texas Instruments->C2000
16 * Code generation objectives: Unspecified
17 * Validation result: Not run
18 */
19
20#ifndef RTW_HEADER_TwoPhaseForStuck_types_h_
21#define RTW_HEADER_TwoPhaseForStuck_types_h_
22#include "rtwtypes.h"
23
24/* Parameters (default storage) */
25typedef struct P_TwoPhaseForStuck_T_ P_TwoPhaseForStuck_T;
26
27/* Forward declaration for rtModel */
28typedef struct tag_RTM_TwoPhaseForStuck_T RT_MODEL_TwoPhaseForStuck_T;
29
30#endif /* RTW_HEADER_TwoPhaseForStuck_types_h_ */
31
32/*
33 * File trailer for generated code.
34 *
35 * [EOF]
36 */
37