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

Demonstrating use of the AutoConvert block.
Except for setting the unit of the integrator gain to "1", the only units explicitly provided in the model are "mi/h" at the value of the const block and "m" at the output of the integrator block. If the integrator gain would not have been given a unit, inferring the unit of the autoConvert block's output would not be possible, and the model would have been invalid.
| const |
Type: Constant Description: Generate constant signal of type Real |
|
|---|---|---|
| autoConvert |
Type: AutoConvert Description: Block wrapper around the special autoUnit operator |
|
| integrator |
Type: Integrator Description: Output the integral of the input signal with optional reset |