.Modelica.Blocks.Math.Feedback

Information

This blocks computes output y as difference of the commanded input u1 and the feedback input u2:

y = u1 - u2;

Example:

   parameter:   n = 2

results in the following equations:

   y = u1 - u2

Generated at 2020-06-05T21:39:08Z by OpenModelica 1.16.0~dev-442-g2e5bc9f