File: Datalogger4ChConverter_ErrInsensitiveSound.h

    1   /*
    2    * Datalogger4ChConverter_ErrInsensitiveSound.h
    3    *
    4    * Code generation for function 'Datalogger4ChConverter_ErrInsensitiveSound'
    5    *
    6    */
    7   
    8   #ifndef DATALOGGER4CHCONVERTER_ERRINSENSITIVESOUND_H
    9   #define DATALOGGER4CHCONVERTER_ERRINSENSITIVESOUND_H
   10   
   11   /* Include files */
   12   #include <math.h>
   13   #include <stdio.h>
   14   #include <stdlib.h>
   15   #include <string.h>
   16   #include "mwmathutil.h"
   17   #include "tmwtypes.h"
   18   #include "mex.h"
   19   #include "emlrt.h"
   20   #include "covrt.h"
   21   #include "rtwtypes.h"
   22   #include "Datalogger4ChConverter_ErrInsensitiveSound_types.h"
   23   
   24   /* Function Declarations */
   25   extern void Datalogger4ChConverter_ErrInsensitiveSound(const emlrtStack *sp,
   26     const emxArray_char_T *Name_tmp, emxArray_real32_T *B, emxArray_uint8_T *Sync,
   27     real_T *Vcount);
   28   
   29   #endif
   30   
   31   /* End of code generation (Datalogger4ChConverter_ErrInsensitiveSound.h) */
   32