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

📄 c5_lmdap3dof.h

📁 m files for SIAM book, Numerical Computing with MATLAB
💻 H
字号:
#ifndef __c5_LMdap3dof_h__
#define __c5_LMdap3dof_h__

/* Include files */
#include "sfc_sf.h"
#include "sfc_mex.h"
#include "rtw_capi.h"
#include "rtw_modelmap.h"

/* Type Definitions */

typedef struct {
  real_T c5_count;
  real_T c5_delt;
  real_T c5_tmin;
  SimStruct *S;
  void *c5_testPointAddrMap[9];
  uint32_T chartNumber;
  uint32_T instanceNumber;
  uint8_T c5_is_active_c5_LMdap3dof;
  uint8_T c5_is_c5_LMdap3dof;
  uint8_T c5_tp_Coast_region_1;
  uint8_T c5_tp_Coast_region_2;
  uint8_T c5_tp_Fire_region_1;
  uint8_T c5_tp_Fire_region_2;
  uint8_T c5_tp_Skip_a_Sample_1;
  uint8_T c5_tp_Skip_a_Sample_2;
  uint8_T c5_tp_Start;
  uint8_T c5_tp_Wait_for_stable_rate;
  ChartInfoStruct chartInfo;
  rtwCAPI_ModelMappingInfo c5_testPointMappingInfo;
} SFc5_LMdap3dofInstanceStruct;

/* Named Constants */

/* Variable Declarations */

/* Variable Definitions */

/* Function Declarations */
const mxArray *sf_c5_LMdap3dof_get_eml_resolved_functions_info(void);

/* Function Definitions */

extern void sf_c5_LMdap3dof_get_check_sum(mxArray *plhs[]);
extern void c5_LMdap3dof_method_dispatcher(SimStruct *S, int_T method, void
 *data);

#endif

⌨️ 快捷键说明

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