//
// 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.h
//
// MATLAB Coder version            : 5.3
// C/C++ source code generated on  : 12-May-2022 07:57:40
//

#ifndef TB_OBSCHECK_H
#define TB_OBSCHECK_H

// Include Files
#include "rtwtypes.h"
#include "tb_obscheck_types.h"
#include <cstddef>
#include <cstdlib>

// Function Declarations
extern double tb_obscheck(double drate, struct0_T *Graph);

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