WOLFRAM SYSTEM MODELER

OneOffConversion

Diagram

Wolfram Language

In[1]:=
SystemModel["SystemModelerExtras.Experimental.Units.Examples.OneOffConversion"]
Out[1]:=

Information

Demonstrating use of the Convert block. In this example, the block is used as-is, with just a specification of which unit to convert to. When used like this, the component icon will display the target unit of the conversion.

Components (4)

ramp

Type: Ramp

Description: Generate ramp signal

const

Type: Constant

Description: Generate constant signal of type Real

add

Type: Add

Description: Output the sum of the two inputs

convertUnit

Type: Convert

Description: Block wrapper around the special inUnit function