blockChangeSign
Change sign of the input
Extends from Modelica.Icons.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).
Information
Block that outputs y = -u,
where u is an input.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Interfaces.RealInput | u | Connector of Real input signal | |
| Buildings.Controls.OBC.CDL.Interfaces.RealOutput | y | Connector of Real output signal |
Revisions
-
March 2, 2020, by Michael Wetter:
Changed icon to display dynamically the output value. -
March 15, 2017, by Jianjun Hu:
First implementation, based on the implementation of the Modelica Standard Library.