fox_nofcn_private.h

来自「这是一个用MATLAB仿真后生成的PID控制程序」· C头文件 代码 · 共 35 行

H
35
字号
/*
 * File: fox_noFCN_private.h
 *
 * Real-Time Workshop code generated for Simulink model fox_noFCN.
 *
 * Model version                        : 1.166
 * Real-Time Workshop file version      : 7.0  (R2007b)  02-Aug-2007
 * Real-Time Workshop file generated on : Mon Jun 30 02:19:40 2008
 * TLC version                          : 7.0 (Jul 26 2007)
 * C source code generated on           : Mon Jun 30 02:19:41 2008
 */

#ifndef RTW_HEADER_fox_noFCN_private_h_
#define RTW_HEADER_fox_noFCN_private_h_
#include "rtwtypes.h"
#ifndef __RTWTYPES_H__
#error This file requires rtwtypes.h to be included
#else
#ifdef TMWTYPES_PREVIOUSLY_INCLUDED
#error This file requires rtwtypes.h to be included before tmwtypes.h
#else

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

/* File trailer for Real-Time Workshop generated code.
 *
 * [EOF]
 */

⌨️ 快捷键说明

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