File: C:\MATLAB\work\fadingchannelconstructed_grt_rtw/rtmodel.h1 /* 2 * rtmodel.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_rtmodel_h_ 14 # define _RTW_HEADER_rtmodel_h_ 15 16 /* 17 * Includes the appropriate headers when we are using rtModel 18 */ 19 #include "fadingchannelconstructed.h" 20 21 #endif /* _RTW_HEADER_rtmodel_h_ */ |