Name | Description |
---|---|
TwoInputs | Obsolete block. Use instead Modelica.Blocks.Math.InverseBlockConstraints |
TwoOutputs | Obsolete block. Use instead Modelica.Blocks.Math.InverseBlockConstraints |
UnitConversions … | Conversion blocks to convert between SI and non-SI unit signals |
This block is used to enable assignment of values to variables preliminary defined as outputs (e.g., useful for inverse model generation).
Extends from Modelica.Blocks.Interfaces.BlockIcon
(This icon will be removed in future Modelica versions, use Modelica.Blocks.Icons.Block instead.) and ObsoleteModelica3.Icons.ObsoleteBlock
(Icon for an obsolete block (use only for this case)).
Type | Name | Description |
---|---|---|
input RealInput | u1 | Connector of first Real input signal |
input RealInput | u2 | Connector of second Real input signal (u1=u2) |
This block is used to enable calculation of values preliminary defined as inputs. (e.g., useful for inverse model generation).
Extends from Modelica.Blocks.Interfaces.BlockIcon
(This icon will be removed in future Modelica versions, use Modelica.Blocks.Icons.Block instead.) and ObsoleteModelica3.Icons.ObsoleteBlock
(Icon for an obsolete block (use only for this case)).
Type | Name | Description |
---|---|---|
output RealOutput | y1 | Connector of first Real output signal |
output RealOutput | y2 | Connector of second Real output signal (y1=y2) |
Generated 2018-12-12 12:17:44 EST by MapleSim.