?? c2_bpsk.h
字號(hào):
#ifndef __c2_BPSK_h__
#define __c2_BPSK_h__
/* Include files */
#include "sfc_sf.h"
#include "sfc_mex.h"
/* Type Definitions */
typedef struct {
SimStruct *S;
uint32_T chartNumber;
uint32_T instanceNumber;
uint8_T c2_is_active_c2_BPSK;
ChartInfoStruct chartInfo;
} SFc2_BPSKInstanceStruct;
/* Named Constants */
/* Variable Declarations */
/* Variable Definitions */
/* Function Declarations */
/* Function Definitions */
extern void sf_c2_BPSK_get_check_sum(mxArray *plhs[]);
extern void c2_BPSK_method_dispatcher(SimStruct *S, int_T method, void *data);
#endif
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -