Changes between Initial Version and Version 1 of Ticket #6279, comment 1
- Timestamp:
- 2020-12-12T22:11:23Z (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #6279, comment 1
initial v1 7 7 parameter Real K = 1; 8 8 Modelica.Blocks.Interfaces.RealInput u; 9 Modelica.Blocks.Interfaces.RealOutput ;9 Modelica.Blocks.Interfaces.RealOutput y; 10 10 Modelica.Blocks.Math.Gain gain1(final k = K / 2); 11 11 Modelica.Blocks.Math.Gain gain(final k = 1);