128 lines
2.3 KiB
C++
128 lines
2.3 KiB
C++
#include "SquareDebug_cal.h"
|
|
#include "SquareDebug.h"
|
|
|
|
/* Storage class 'PageSwitching' */
|
|
SquareDebug_cal_type SquareDebug_cal_impl = {
|
|
/* Expression: 0
|
|
* Referenced by:
|
|
*/
|
|
0.0,
|
|
|
|
/* Expression: 0
|
|
* Referenced by:
|
|
*/
|
|
0.0,
|
|
|
|
/* Computed Parameter: Digitaloutput_P1_Size
|
|
* Referenced by: '<Root>/Digital output'
|
|
*/
|
|
{ 1.0, 1.0 },
|
|
|
|
/* Expression: id
|
|
* Referenced by: '<Root>/Digital output'
|
|
*/
|
|
1.0,
|
|
|
|
/* Computed Parameter: Digitaloutput_P2_Size
|
|
* Referenced by: '<Root>/Digital output'
|
|
*/
|
|
{ 1.0, 2.0 },
|
|
|
|
/* Expression: chan
|
|
* Referenced by: '<Root>/Digital output'
|
|
*/
|
|
{ 11.0, 12.0 },
|
|
|
|
/* Computed Parameter: Digitaloutput_P3_Size
|
|
* Referenced by: '<Root>/Digital output'
|
|
*/
|
|
{ 1.0, 1.0 },
|
|
|
|
/* Expression: vectorizeInput
|
|
* Referenced by: '<Root>/Digital output'
|
|
*/
|
|
0.0,
|
|
|
|
/* Computed Parameter: Digitaloutput_P4_Size
|
|
* Referenced by: '<Root>/Digital output'
|
|
*/
|
|
{ 1.0, 2.0 },
|
|
|
|
/* Expression: reset
|
|
* Referenced by: '<Root>/Digital output'
|
|
*/
|
|
{ 1.0, 1.0 },
|
|
|
|
/* Computed Parameter: Digitaloutput_P5_Size
|
|
* Referenced by: '<Root>/Digital output'
|
|
*/
|
|
{ 1.0, 2.0 },
|
|
|
|
/* Expression: init
|
|
* Referenced by: '<Root>/Digital output'
|
|
*/
|
|
{ 0.0, 0.0 },
|
|
|
|
/* Computed Parameter: Digitaloutput_P6_Size
|
|
* Referenced by: '<Root>/Digital output'
|
|
*/
|
|
{ 1.0, 1.0 },
|
|
|
|
/* Expression: ts
|
|
* Referenced by: '<Root>/Digital output'
|
|
*/
|
|
0.0001,
|
|
|
|
/* Expression: 0
|
|
* Referenced by:
|
|
*/
|
|
0.0,
|
|
|
|
/* Expression: 0
|
|
* Referenced by:
|
|
*/
|
|
0.0,
|
|
|
|
/* Expression: 1
|
|
* Referenced by: '<Root>/Pulse Generator1'
|
|
*/
|
|
1.0,
|
|
|
|
/* Computed Parameter: PulseGenerator1_Period
|
|
* Referenced by: '<Root>/Pulse Generator1'
|
|
*/
|
|
5.0,
|
|
|
|
/* Computed Parameter: PulseGenerator1_Duty
|
|
* Referenced by: '<Root>/Pulse Generator1'
|
|
*/
|
|
1.0,
|
|
|
|
/* Expression: 0
|
|
* Referenced by: '<Root>/Pulse Generator1'
|
|
*/
|
|
0.0,
|
|
|
|
/* Expression: 1
|
|
* Referenced by: '<Root>/Pulse Generator'
|
|
*/
|
|
1.0,
|
|
|
|
/* Computed Parameter: PulseGenerator_Period
|
|
* Referenced by: '<Root>/Pulse Generator'
|
|
*/
|
|
2.0,
|
|
|
|
/* Computed Parameter: PulseGenerator_Duty
|
|
* Referenced by: '<Root>/Pulse Generator'
|
|
*/
|
|
1.0,
|
|
|
|
/* Expression: 0
|
|
* Referenced by: '<Root>/Pulse Generator'
|
|
*/
|
|
0.0
|
|
};
|
|
|
|
SquareDebug_cal_type *SquareDebug_cal = &SquareDebug_cal_impl;
|