control/VF Lazo Cerrado/Test_OPTOS_sg_rtw/Test_OPTOS_cal.h
2025-09-03 11:47:17 +02:00

68 lines
3.6 KiB
C

#ifndef Test_OPTOS_cal_h_
#define Test_OPTOS_cal_h_
#include "rtwtypes.h"
/* Storage class 'PageSwitching', for system '<Root>' */
struct Test_OPTOS_cal_type {
real_T Constant_Value; /* Expression: 0
* Referenced by: '<Root>/Constant'
*/
real_T Constant1_Value; /* Expression: 0
* Referenced by: '<Root>/Constant1'
*/
real_T Constant2_Value; /* Expression: 0
* Referenced by: '<Root>/Constant2'
*/
real_T Constant3_Value; /* Expression: 0
* Referenced by: '<Root>/Constant3'
*/
real_T Constant4_Value; /* Expression: 0
* Referenced by: '<Root>/Constant4'
*/
real_T Constant5_Value; /* Expression: 0
* Referenced by: '<Root>/Constant5'
*/
real_T Digitaloutput_P1_Size[2]; /* Computed Parameter: Digitaloutput_P1_Size
* Referenced by: '<Root>/Digital output'
*/
real_T Digitaloutput_P1; /* Expression: id
* Referenced by: '<Root>/Digital output'
*/
real_T Digitaloutput_P2_Size[2]; /* Computed Parameter: Digitaloutput_P2_Size
* Referenced by: '<Root>/Digital output'
*/
real_T Digitaloutput_P2[6]; /* Expression: chan
* Referenced by: '<Root>/Digital output'
*/
real_T Digitaloutput_P3_Size[2]; /* Computed Parameter: Digitaloutput_P3_Size
* Referenced by: '<Root>/Digital output'
*/
real_T Digitaloutput_P3; /* Expression: vectorizeInput
* Referenced by: '<Root>/Digital output'
*/
real_T Digitaloutput_P4_Size[2]; /* Computed Parameter: Digitaloutput_P4_Size
* Referenced by: '<Root>/Digital output'
*/
real_T Digitaloutput_P4[6]; /* Expression: reset
* Referenced by: '<Root>/Digital output'
*/
real_T Digitaloutput_P5_Size[2]; /* Computed Parameter: Digitaloutput_P5_Size
* Referenced by: '<Root>/Digital output'
*/
real_T Digitaloutput_P5[6]; /* Expression: init
* Referenced by: '<Root>/Digital output'
*/
real_T Digitaloutput_P6_Size[2]; /* Computed Parameter: Digitaloutput_P6_Size
* Referenced by: '<Root>/Digital output'
*/
real_T Digitaloutput_P6; /* Expression: ts
* Referenced by: '<Root>/Digital output'
*/
};
/* Storage class 'PageSwitching' */
extern Test_OPTOS_cal_type Test_OPTOS_cal_impl;
extern Test_OPTOS_cal_type *Test_OPTOS_cal;
#endif /* Test_OPTOS_cal_h_ */