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

📄 c4_new11.c

📁 FFH, pre-hopping anti-jamming system
💻 C
📖 第 1 页 / 共 5 页
字号:
/* Include files */
#include "new11_sfun.h"
#include "c4_new11.h"
#define CHARTINSTANCE_CHARTNUMBER       (chartInstance.chartNumber)
#define CHARTINSTANCE_INSTANCENUMBER    (chartInstance.instanceNumber)
#include "new11_sfun_debug_macros.h"

/* Type Definitions */

/* Named Constants */
#define c4_IN_NO_ACTIVE_CHILD           (0)

/* Variable Declarations */

/* Variable Definitions */
static SFc4_new11InstanceStruct chartInstance;

/* Function Declarations */
static void initialize_c4_new11(void);
static void initialize_params_c4_new11(void);
static void enable_c4_new11(void);
static void disable_c4_new11(void);
static void finalize_c4_new11(void);
static void sf_c4_new11(void);
static void c4_eML_blk_kernel(real_T *c4_b_u, real_T c4_b_a1, real_T c4_b_a2,
 real_T c4_b_a3, real_T c4_b_a4, real_T c4_b_a5, real_T c4_b_a6, real_T c4_b_a7,
 real_T c4_b_a8, real_T c4_b_a9, real_T c4_b_a10, real_T c4_b_a11, real_T
 c4_b_a12, real_T c4_b_a13, real_T c4_b_a14, real_T c4_b_a15, real_T c4_b_a16,
 real_T c4_b_a17, real_T c4_b_a18, real_T c4_b_a19, real_T c4_b_a20, real_T
 c4_b_a21, real_T c4_b_a22, real_T c4_b_a23, real_T c4_b_a24, real_T c4_b_a25,
 real_T c4_b_a26, real_T c4_b_a27, real_T c4_b_a28, real_T c4_b_a29, real_T
 c4_b_a30, real_T c4_b_a31, real_T c4_b_a32, real_T c4_b_b1, real_T c4_b_b2,
 real_T c4_b_b3, real_T c4_b_b4, real_T c4_b_b5, real_T c4_b_b6, real_T c4_b_b7,
 real_T c4_b_b8, real_T c4_b_b9, real_T c4_b_b10, real_T c4_b_b11, real_T
 c4_b_b12, real_T c4_b_b13, real_T c4_b_b14, real_T c4_b_b15, real_T c4_b_b16,
 real_T c4_b_b17, real_T c4_b_b18, real_T c4_b_b19, real_T c4_b_b20, real_T
 c4_b_b21, real_T c4_b_b22, real_T c4_b_b23, real_T c4_b_b24, real_T c4_b_b25,
 real_T c4_b_b26, real_T c4_b_b27, real_T c4_b_b28, real_T c4_b_b29, real_T
 c4_b_b30, real_T c4_b_b31, real_T c4_b_b32, real_T c4_b_c1, real_T c4_b_c2,
 real_T c4_b_c3, real_T c4_b_c4, real_T c4_b_c5, real_T c4_b_c6, real_T c4_b_c7,
 real_T c4_b_c8, real_T c4_b_c9, real_T c4_b_c10, real_T c4_b_c11, real_T
 c4_b_c12, real_T c4_b_c13, real_T c4_b_c14, real_T c4_b_c15, real_T c4_b_c16,
 real_T c4_b_c17, real_T c4_b_c18, real_T c4_b_c19, real_T c4_b_c20, real_T
 c4_b_c21, real_T c4_b_c22, real_T c4_b_c23, real_T c4_b_c24, real_T c4_b_c25,
 real_T c4_b_c26, real_T c4_b_c27, real_T c4_b_c28, real_T c4_b_c29, real_T
 c4_b_c30, real_T c4_b_c31, real_T c4_b_c32, real_T *c4_b_y);
static const mxArray *c4_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_b_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_c_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_d_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_e_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_f_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_g_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_h_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_i_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_j_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_k_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_l_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_m_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_n_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_o_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_p_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_q_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_r_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_s_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_t_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_u_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_v_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_w_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_x_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_y_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ab_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_bb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_cb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_db_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_eb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_fb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_gb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_hb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ib_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_jb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_kb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_lb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_mb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_nb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ob_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_pb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_qb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_rb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_sb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_tb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ub_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_vb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_wb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_xb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_yb_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ac_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_bc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_cc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_dc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ec_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_fc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_gc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_hc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ic_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_jc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_kc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_lc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_mc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_nc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_oc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_pc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_qc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_rc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_sc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_tc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_uc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_vc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_wc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_xc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_yc_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ad_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_bd_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_cd_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_dd_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ed_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_fd_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_gd_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_hd_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_id_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_jd_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_kd_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ld_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_md_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_nd_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_od_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_pd_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_qd_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_rd_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_sd_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_td_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ud_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_vd_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_wd_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_xd_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_yd_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ae_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_be_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ce_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_de_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ee_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_fe_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ge_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_he_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ie_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_je_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ke_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_le_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_me_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ne_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_oe_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_pe_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_qe_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_re_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_se_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_te_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ue_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static const mxArray *c4_ve_sf_marshall(void *c4_chartInstance, void *c4_b_u);
static real_T *c4_u(void);
static real_T *c4_y(void);
static real_T *c4_a1(void);
static real_T *c4_a2(void);
static real_T *c4_a3(void);
static real_T *c4_a4(void);
static real_T *c4_a5(void);
static real_T *c4_a6(void);
static real_T *c4_a7(void);
static real_T *c4_a8(void);
static real_T *c4_a9(void);
static real_T *c4_a10(void);
static real_T *c4_a11(void);
static real_T *c4_a12(void);
static real_T *c4_a13(void);
static real_T *c4_a14(void);
static real_T *c4_a15(void);
static real_T *c4_a16(void);
static real_T *c4_a17(void);
static real_T *c4_a18(void);
static real_T *c4_a19(void);
static real_T *c4_a20(void);
static real_T *c4_a21(void);
static real_T *c4_a22(void);
static real_T *c4_a23(void);
static real_T *c4_a24(void);
static real_T *c4_a25(void);
static real_T *c4_a26(void);
static real_T *c4_a27(void);
static real_T *c4_a28(void);
static real_T *c4_a29(void);
static real_T *c4_a30(void);
static real_T *c4_a31(void);
static real_T *c4_a32(void);
static real_T *c4_b1(void);
static real_T *c4_b2(void);
static real_T *c4_b3(void);
static real_T *c4_b4(void);
static real_T *c4_b5(void);
static real_T *c4_b6(void);
static real_T *c4_b7(void);
static real_T *c4_b8(void);
static real_T *c4_b9(void);
static real_T *c4_b10(void);
static real_T *c4_b11(void);
static real_T *c4_b12(void);
static real_T *c4_b13(void);
static real_T *c4_b14(void);
static real_T *c4_b15(void);
static real_T *c4_b16(void);
static real_T *c4_b17(void);
static real_T *c4_b18(void);
static real_T *c4_b19(void);
static real_T *c4_b20(void);
static real_T *c4_b21(void);
static real_T *c4_b22(void);
static real_T *c4_b23(void);
static real_T *c4_b24(void);
static real_T *c4_b25(void);
static real_T *c4_b26(void);
static real_T *c4_b27(void);
static real_T *c4_b28(void);
static real_T *c4_b29(void);
static real_T *c4_b30(void);
static real_T *c4_b31(void);
static real_T *c4_b32(void);
static real_T *c4_c1(void);
static real_T *c4_c2(void);
static real_T *c4_c3(void);
static real_T *c4_c4(void);
static real_T *c4_c5(void);
static real_T *c4_c6(void);
static real_T *c4_c7(void);
static real_T *c4_c8(void);
static real_T *c4_c9(void);
static real_T *c4_c10(void);
static real_T *c4_c11(void);
static real_T *c4_c12(void);
static real_T *c4_c13(void);
static real_T *c4_c14(void);
static real_T *c4_c15(void);
static real_T *c4_c16(void);
static real_T *c4_c17(void);
static real_T *c4_c18(void);
static real_T *c4_c19(void);
static real_T *c4_c20(void);
static real_T *c4_c21(void);
static real_T *c4_c22(void);
static real_T *c4_c23(void);
static real_T *c4_c24(void);
static real_T *c4_c25(void);
static real_T *c4_c26(void);
static real_T *c4_c27(void);
static real_T *c4_c28(void);
static real_T *c4_c29(void);
static real_T *c4_c30(void);
static real_T *c4_c31(void);
static real_T *c4_c32(void);
static void init_dsm_address_info(void);

/* Function Definitions */
static void initialize_c4_new11(void)
{
  _sfTime_ = (real_T)ssGetT(chartInstance.S);
  chartInstance.c4_is_active_c4_new11 = 0U;
}

static void initialize_params_c4_new11(void)
{
}

static void enable_c4_new11(void)
{
}

static void disable_c4_new11(void)
{
}

static void finalize_c4_new11(void)
{
}

static void sf_c4_new11(void)
{
  int32_T c4_i0;
  int32_T c4_i1;
  uint8_T c4_previousEvent;
  int32_T c4_i2;
  real_T c4_dv0[1025];
  real_T c4_dv1[98];
  int32_T c4_i3;
  _sfTime_ = (real_T)ssGetT(chartInstance.S);
  for(c4_i0 = 0; c4_i0 < 1025; c4_i0 = c4_i0 + 1) {
    _SFD_DATA_RANGE_CHECK(c4_u()[c4_i0], 74U);
  }
  for(c4_i1 = 0; c4_i1 < 98; c4_i1 = c4_i1 + 1) {
    _SFD_DATA_RANGE_CHECK(c4_y()[c4_i1], 95U);
  }
  _SFD_DATA_RANGE_CHECK(*c4_a1(), 80U);
  _SFD_DATA_RANGE_CHECK(*c4_a2(), 21U);
  _SFD_DATA_RANGE_CHECK(*c4_a3(), 35U);
  _SFD_DATA_RANGE_CHECK(*c4_a4(), 1U);
  _SFD_DATA_RANGE_CHECK(*c4_a5(), 25U);
  _SFD_DATA_RANGE_CHECK(*c4_a6(), 59U);
  _SFD_DATA_RANGE_CHECK(*c4_a7(), 2U);
  _SFD_DATA_RANGE_CHECK(*c4_a8(), 11U);
  _SFD_DATA_RANGE_CHECK(*c4_a9(), 41U);
  _SFD_DATA_RANGE_CHECK(*c4_a10(), 71U);
  _SFD_DATA_RANGE_CHECK(*c4_a11(), 54U);
  _SFD_DATA_RANGE_CHECK(*c4_a12(), 18U);
  _SFD_DATA_RANGE_CHECK(*c4_a13(), 76U);
  _SFD_DATA_RANGE_CHECK(*c4_a14(), 19U);
  _SFD_DATA_RANGE_CHECK(*c4_a15(), 94U);
  _SFD_DATA_RANGE_CHECK(*c4_a16(), 81U);

⌨️ 快捷键说明

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