//
// Academic License - for use in teaching, academic research, and meeting
// course requirements at degree granting institutions only.  Not for
// government, commercial, or other organizational use.
// File: tb_obscheck_types.h
//
// MATLAB Coder version            : 5.3
// C/C++ source code generated on  : 12-May-2022 07:57:40
//

#ifndef TB_OBSCHECK_TYPES_H
#define TB_OBSCHECK_TYPES_H

// Include Files
#include "rtwtypes.h"
#include "sparse.h"
#include "sparse1.h"

// Type Definitions
struct struct0_T {
  coder::sparse g;
  double points[3627];
  double map[737460];
  double mapshow[738225];
  double drate;
};

#endif
//
// File trailer for tb_obscheck_types.h
//
// [EOF]
//
