blockIntegerToGearSelector
Convert Integer to GearSelectorType signal
Extends from Modelica.Blocks.Interfaces.BlockIcon.
Information
This block computes the output y as Real equivalent of the Integer input u:
y = u;
where u is of Integer and y of Real type.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.IntegerInput | u | Connector of Integer input signal | |
| Internal.GearSelectorOutput | y |