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