WOLFRAM SYSTEM MODELER
HoldHold the clocked, Integer input signal and provide it as continuous-time output signal (zero order hold) |
SystemModel["Modelica.Clocked.IntegerSignals.Sampler.Hold"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This block for Integer signals works similarly as the corresponding block for Real signals (see RealSignals.Sampler.Hold).
Analog to the corresponding Real signal block example there exists an elementary example for this Integer block.
y_start |
Value: 0 Type: Integer Description: Value of output y before the first tick of the clock associated to input u |
---|
u |
Type: IntegerInput Description: Connector of clocked, Integer input signal |
|
---|---|---|
y |
Type: IntegerOutput Description: Connector of continuous-time, Integer output signal |