WOLFRAM SYSTEM MODELER
    HoldExample of a Hold block for Integer signals  | 
     | 
SystemModel["Modelica_Synchronous.Examples.Elementary.IntegerSignals.Hold"]

Elementary example for the documentation of block Modelica_Synchronous.IntegerSignals.Sampler.Hold.
| table | 
         Type: IntegerTable Description: Generate an Integer output signal based on a table matrix with [time, yi] values  | 
    |
|---|---|---|
| sample | 
         Type: SampleClocked Description: Sample the continuous-time, Integer input signal and provide it as clocked output signal. The clock is provided as input signal  | 
    |
| periodicClock | 
         Type: PeriodicExactClock Description: Generates a periodic clock signal with a period defined by an Integer number with resolution  | 
    |
| hold | 
         Type: Hold Description: Hold the clocked, Integer input signal and provide it as continuous-time output signal (zero order hold)  | 
    |
| shiftSample | 
         Type: ShiftSample Description: Shift the clocked Integer input signal by a fraction of the last interval and and provide it as clocked output signal  |