⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 auto_netcon_private.h

📁 RFID读卡器与标签之间在AWGN和加入其它读写器干扰下的BER仿真
💻 H
字号:
/*
 * auto_netcon_private.h
 *
 * Real-Time Workshop code generation for Simulink model "auto_netcon.mdl".
 *
 * Model Version              : 1.42
 * Real-Time Workshop version : 6.0  (R14)  05-May-2004
 * C source code generated on : Thu Jun 08 09:33:33 2006
 */
#ifndef _RTW_HEADER_auto_netcon_private_h_
#define _RTW_HEADER_auto_netcon_private_h_

#ifndef min
# ifndef rt_MIN
# include "rtlibsrc.h"
# endif
# define min rt_MIN
#endif
#ifndef max
# define max rt_MAX
#endif
#define CALL_EVENT                      (MAX_uint8_T)
/* Private Macros used by the generated code to access rtModel */

/* Check for inclusion of an incorrect version of rtwtypes.h */
#ifndef RTWTYPES_ID_C08S16I32L32N32F1
#error This code was generated with a different "rtwtypes.h" than the file included
#endif

#endif                                  /* _RTW_HEADER_auto_netcon_private_h_ */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -