WOLFRAM SYSTEM MODELER
OneOffConversion |
|
SystemModel["SystemModelerExtras.Experimental.Units.Examples.OneOffConversion"]

Demonstrating use of the Convert and AutoConvert blocks. In this example, the Convert 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.
| const |
Type: Constant Description: Generate constant signal of type Real |
|
|---|---|---|
| ramp1 |
Type: Ramp Description: Generate ramp signal |
|
| ramp2 |
Type: Ramp Description: Generate ramp signal |
|
| convertUnit |
Type: Convert Description: Block wrapper around the special inUnit operator |
|
| autoConvert |
Type: AutoConvert Description: Block wrapper around the special autoUnit operator |
|
| add |
Type: Add3 Description: Output the sum of the three inputs |