Changes between Version 3 and Version 5 of Ticket #6279


Ignore:
Timestamp:
2020-12-12T22:11:11Z (4 years ago)
Author:
Francesco Casella
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6279

    • Property Cc Karim Adbdelhak Andreas Heuermann added
  • Ticket #6279 – Description

    v3 v5  
    55  parameter Real K = 1;
    66  Modelica.Blocks.Interfaces.RealInput u;
    7   Modelica.Blocks.Interfaces.RealOutput;
     7  Modelica.Blocks.Interfaces.RealOutput y;
    88  Modelica.Blocks.Math.Gain gain1(k = K / 2);
    99Modelica.Blocks.Math.Gain gain(k = 1);