Name | Description |
---|---|
ConvertAllUnits | Obsolete block. Use one of Modelica.Blocks.Math.UnitConversions.XXX instead |
This block implements the Modelica.SIunits.Conversions functions as a fixed causality block to simplify their use. The block contains a replaceable block class ConversionBlock that can be changed to be any of the blocks defined in Modelica.Blocks.Math.UnitConversions, and more generally, any blocks that extend from Modelica.Blocks.Interfaces.PartialConversionBlock.
The desired conversion can be selected in the parameter menu (the selected units are then displayed in the icon):
Extends from ObsoleteModelica3.Blocks.Math.UnitConversions.ConvertAllUnits.ConversionBlock
(Conversion block) and ObsoleteModelica3.Icons.ObsoleteBlock
(Icon for an obsolete block (use only for this case)).
Type | Name | Description |
---|---|---|
input RealInput | u | Connector of Real input signal to be converted |
output RealOutput | y | Connector of Real output signal containing input signal u in another unit |
Generated 2018-12-12 12:17:44 EST by MapleSim.