File: C:\MATLAB\work\fadingchannelconstructed_grt_rtw/fadingchannelconstructed_types.h1 /* 2 * fadingchannelconstructed_types.h 3 * 4 * Real-Time Workshop code generation for Simulink model "fadingchannelconstructed.mdl". 5 * 6 * Model Version : 1.39 7 * Real-Time Workshop file version : 5.0 $Date: 2002/05/30 19:21:33 $ 8 * Real-Time Workshop file generated on : Wed Mar 17 14:58:13 2004 9 * TLC version : 5.0 (Jun 18 2002) 10 * C source code generated on : Wed Mar 17 14:58:13 2004 11 */ 12 13 #ifndef _RTW_HEADER_fadingchannelconstructed_types_h_ 14 # define _RTW_HEADER_fadingchannelconstructed_types_h_ 15 16 /* Parameters (auto storage) */ 17 typedef struct _Parameters Parameters; 18 19 /* Forward declaration for rtModel */ 20 typedef struct _rtModel_fadingchannelconstructed_Tag 21 rtModel_fadingchannelconstructed; 22 23 #endif /* _RTW_HEADER_fadingchannelconstructed_types_h_ */ |