1
|
-- This file has been generated by cocoSim
|
2
|
|
3
|
|
4
|
-- System nodes
|
5
|
node constant_test_order (i_virtual : real)
|
6
|
returns (Out7_1_1 : real; Out7_1_2 : real; Out7_1_3 : real; Out7_1_4 : real; Out7_1_5 : real; Out7_1_6 : real;
|
7
|
Out1_2_1 : real; Out1_2_2 : real);
|
8
|
var
|
9
|
Constant1_1_1 : real; Constant1_1_2 : real;
|
10
|
Constant6_1_1 : real; Constant6_1_2 : real; Constant6_1_3 : real; Constant6_1_4 : real; Constant6_1_5 : real; Constant6_1_6 : real;
|
11
|
i_virtual_local : real;
|
12
|
let
|
13
|
Constant1_1_1 = 1.00000000;
|
14
|
Constant1_1_2 = 2.00000000;
|
15
|
Constant6_1_1 = 1.00000000;
|
16
|
Constant6_1_2 = 2.00000000;
|
17
|
Constant6_1_3 = 3.00000000;
|
18
|
Constant6_1_4 = 4.00000000;
|
19
|
Constant6_1_5 = 5.00000000;
|
20
|
Constant6_1_6 = 6.00000000;
|
21
|
Out7_1_1 = Constant6_1_1;
|
22
|
Out7_1_2 = Constant6_1_2;
|
23
|
Out7_1_3 = Constant6_1_3;
|
24
|
Out7_1_4 = Constant6_1_4;
|
25
|
Out7_1_5 = Constant6_1_5;
|
26
|
Out7_1_6 = Constant6_1_6;
|
27
|
Out1_2_1 = Constant1_1_1;
|
28
|
Out1_2_2 = Constant1_1_2;
|
29
|
i_virtual_local= 0.0 -> 1.0;
|
30
|
tel
|
31
|
|