?? wcdma_simulink.h
字號:
/* | | Copyright disclaimer: | This software was developed at the National Institute of Standards | and Technology by employees of the Federal Government in the course | of their official duties. Pursuant to title 17 Section 105 of the | United States Code this software is not subject to copyright | protection and is in the public domain. | | We would appreciate acknowledgement if the software is used. |*//* | Project: WCDMA simulation environment | Module: General parameters for SIMULINK model | Author: Maarit Melvasalo | Date: June 7, 1999 | | History: | June 7, 1999 | Initial version. | */#ifndef WCDMA_SIMULINK_H#define WCDMA_SIMULINK_H/* Define Basic sample time for Simulink model Time that each TD_FRAME /**/#define TD_FRAME 1#define nSide 1#endif /* WCDMA_SIMULINK_H */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -