#include "Alinear_encoder_cal.h" #include "Alinear_encoder.h" /* Storage class 'PageSwitching' */ Alinear_encoder_cal_type Alinear_encoder_cal_impl = { /* Mask Parameter: EdgeDetector_model * Referenced by: '/Constant1' */ 2.0, /* Mask Parameter: EdgeDetector_ic * Referenced by: '/Memory' */ false, /* Expression: -1e6 * Referenced by: '/Out1' */ -1.0E+6, /* Expression: [1 0] * Referenced by: '/pos. edge' */ { 1.0, 0.0 }, /* Expression: [0 1] * Referenced by: '/neg. edge' */ { 0.0, 1.0 }, /* Expression: [1 1] * Referenced by: '/either edge' */ { 1.0, 1.0 }, /* Expression: -1 * Referenced by: '/Gain1' */ -1.0, /* Expression: initCond * Referenced by: '/ ' */ 0.0, /* Expression: 0 * Referenced by: '/Constant1' */ 0.0, /* Expression: 0 * Referenced by: '/Constant' */ 0.0, /* Computed Parameter: Encoder1_P1_Size * Referenced by: '/Encoder1' */ { 1.0, 1.0 }, /* Expression: id * Referenced by: '/Encoder1' */ 1.0, /* Computed Parameter: Encoder1_P2_Size * Referenced by: '/Encoder1' */ { 1.0, 3.0 }, /* Expression: chan * Referenced by: '/Encoder1' */ { 8.0, 9.0, 10.0 }, /* Computed Parameter: Encoder1_P3_Size * Referenced by: '/Encoder1' */ { 1.0, 1.0 }, /* Expression: vectorizeOutput * Referenced by: '/Encoder1' */ 0.0, /* Computed Parameter: Encoder1_P4_Size * Referenced by: '/Encoder1' */ { 1.0, 1.0 }, /* Expression: ts * Referenced by: '/Encoder1' */ 4.0E-5, /* Expression: 0 * Referenced by: '/Delay1' */ 0.0, /* Expression: 0 * Referenced by: '/Switch2' */ 0.0, /* Expression: 0 * Referenced by: '/Delay2' */ 0.0, /* Expression: eps * Referenced by: '/Constant' */ 2.2204460492503131E-16, /* Computed Parameter: OUT_Y0 * Referenced by: '/OUT' */ false, /* Computed Parameter: OUT_Y0_c * Referenced by: '/OUT' */ false }; Alinear_encoder_cal_type *Alinear_encoder_cal = &Alinear_encoder_cal_impl;