98 lines
1.8 KiB
C++
98 lines
1.8 KiB
C++
#include "Test_OPTOS_cal.h"
|
|
#include "Test_OPTOS.h"
|
|
|
|
/* Storage class 'PageSwitching' */
|
|
Test_OPTOS_cal_type Test_OPTOS_cal_impl = {
|
|
/* Expression: 0
|
|
* Referenced by: '<Root>/Constant'
|
|
*/
|
|
0.0,
|
|
|
|
/* Expression: 0
|
|
* Referenced by: '<Root>/Constant1'
|
|
*/
|
|
0.0,
|
|
|
|
/* Expression: 0
|
|
* Referenced by: '<Root>/Constant2'
|
|
*/
|
|
0.0,
|
|
|
|
/* Expression: 0
|
|
* Referenced by: '<Root>/Constant3'
|
|
*/
|
|
0.0,
|
|
|
|
/* Expression: 0
|
|
* Referenced by: '<Root>/Constant4'
|
|
*/
|
|
0.0,
|
|
|
|
/* Expression: 0
|
|
* Referenced by: '<Root>/Constant5'
|
|
*/
|
|
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, 6.0 },
|
|
|
|
/* Expression: chan
|
|
* Referenced by: '<Root>/Digital output'
|
|
*/
|
|
{ 1.0, 2.0, 4.0, 5.0, 6.0, 7.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, 6.0 },
|
|
|
|
/* Expression: reset
|
|
* Referenced by: '<Root>/Digital output'
|
|
*/
|
|
{ 1.0, 1.0, 1.0, 1.0, 1.0, 1.0 },
|
|
|
|
/* Computed Parameter: Digitaloutput_P5_Size
|
|
* Referenced by: '<Root>/Digital output'
|
|
*/
|
|
{ 1.0, 6.0 },
|
|
|
|
/* Expression: init
|
|
* Referenced by: '<Root>/Digital output'
|
|
*/
|
|
{ 0.0, 0.0, 0.0, 0.0, 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'
|
|
*/
|
|
-1.0
|
|
};
|
|
|
|
Test_OPTOS_cal_type *Test_OPTOS_cal = &Test_OPTOS_cal_impl;
|