Changes in mso/eml/controllers/Comparator.mso [53:1]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mso/eml/controllers/Comparator.mso
r53 r1 20 20 Model comparator 21 21 22 PARAMETERS 23 22 24 VARIABLES 23 25 input1 as Real (Brief="input signal 1"); … … 30 32 output=input1-input2; 31 33 34 INITIAL 35 32 36 end
Note: See TracChangeset
for help on using the changeset viewer.