Changes between Version 3 and Version 5 of Ticket #6279
- Timestamp:
- 2020-12-12T22:11:11Z (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6279
- Property Cc added
-
Ticket #6279 – Description
v3 v5 5 5 parameter Real K = 1; 6 6 Modelica.Blocks.Interfaces.RealInput u; 7 Modelica.Blocks.Interfaces.RealOutput ;7 Modelica.Blocks.Interfaces.RealOutput y; 8 8 Modelica.Blocks.Math.Gain gain1(k = K / 2); 9 9 Modelica.Blocks.Math.Gain gain(k = 1);