Changes between Version 1 and Version 2 of Ticket #4081, comment 2
- Timestamp:
- 2016-10-20T05:29:33Z (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4081, comment 2
v1 v2 10 10 11 11 model Test 12 M m(T(displayUnit = "degF") = 300) annotation(Placement(visible = true, transformation(origin = {1, -1}, extent = {{-51, -51}, {51, 51}}, rotation = 0)));12 M m(T(displayUnit = "degF") = 293.15) annotation(Placement(visible = true, transformation(origin = {1, -1}, extent = {{-51, -51}, {51, 51}}, rotation = 0))); 13 13 end Test; 14 14 end DisplayUnitF;