File: wind_data.c

    1   /*
    2    * wind_data.c
    3    *
    4    * Code generation for function 'wind_data'
    5    *
    6    */
    7   
    8   /* Include files */
    9   #include "rt_nonfinite.h"
   10   #include "wind.h"
   11   #include "wind_data.h"
   12   
   13   /* Variable Definitions */
   14   emlrtCTX emlrtRootTLSGlobal = NULL;
   15   const volatile char_T *emlrtBreakCheckR2012bFlagVar = NULL;
   16   covrtInstance emlrtCoverageInstance;
   17   emlrtContext emlrtContextGlobal = { true, false, 131434U, NULL, "wind", NULL,
   18     false, { 2045744189U, 2170104910U, 2743257031U, 4284093946U }, NULL };
   19   
   20   /* End of code generation (wind_data.c) */
   21