86 lines
4.7 KiB
C
86 lines
4.7 KiB
C
#ifndef SquareDebug_cal_h_
|
|
#define SquareDebug_cal_h_
|
|
#include "rtwtypes.h"
|
|
|
|
/* Storage class 'PageSwitching', for system '<Root>' */
|
|
struct SquareDebug_cal_type {
|
|
real_T TmpRTBAtDigitaloutputInport1_In;/* Expression: 0
|
|
* Referenced by:
|
|
*/
|
|
real_T TmpRTBAtDigitaloutputInport2_In;/* Expression: 0
|
|
* Referenced by:
|
|
*/
|
|
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[2]; /* 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[2]; /* 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[2]; /* 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'
|
|
*/
|
|
real_T TmpRTBAtScopeInport1_InitialCon;/* Expression: 0
|
|
* Referenced by:
|
|
*/
|
|
real_T TmpRTBAtScopeInport2_InitialCon;/* Expression: 0
|
|
* Referenced by:
|
|
*/
|
|
real_T PulseGenerator1_Amp; /* Expression: 1
|
|
* Referenced by: '<Root>/Pulse Generator1'
|
|
*/
|
|
real_T PulseGenerator1_Period; /* Computed Parameter: PulseGenerator1_Period
|
|
* Referenced by: '<Root>/Pulse Generator1'
|
|
*/
|
|
real_T PulseGenerator1_Duty; /* Computed Parameter: PulseGenerator1_Duty
|
|
* Referenced by: '<Root>/Pulse Generator1'
|
|
*/
|
|
real_T PulseGenerator1_PhaseDelay; /* Expression: 0
|
|
* Referenced by: '<Root>/Pulse Generator1'
|
|
*/
|
|
real_T PulseGenerator_Amp; /* Expression: 1
|
|
* Referenced by: '<Root>/Pulse Generator'
|
|
*/
|
|
real_T PulseGenerator_Period; /* Computed Parameter: PulseGenerator_Period
|
|
* Referenced by: '<Root>/Pulse Generator'
|
|
*/
|
|
real_T PulseGenerator_Duty; /* Computed Parameter: PulseGenerator_Duty
|
|
* Referenced by: '<Root>/Pulse Generator'
|
|
*/
|
|
real_T PulseGenerator_PhaseDelay; /* Expression: 0
|
|
* Referenced by: '<Root>/Pulse Generator'
|
|
*/
|
|
};
|
|
|
|
/* Storage class 'PageSwitching' */
|
|
extern SquareDebug_cal_type SquareDebug_cal_impl;
|
|
extern SquareDebug_cal_type *SquareDebug_cal;
|
|
|
|
#endif /* SquareDebug_cal_h_ */
|