WOLFRAM SYSTEM MODELER
SampleSample the continuous-time, Integer input signal and provide it as clocked output signal (clock is inferred) |
SystemModel["Modelica_Synchronous.IntegerSignals.Sampler.Sample"]
This block for Integer signals works similarly as the corresponding block for Real signals (see RealSignals.Sampler.Sample).
Analog to the corresponding Real signal block examples there exist two elementary examples, Sample1 and Sample2, for this Integer block.
u |
Type: IntegerInput Description: Connector of continuous-time, Real input signal |
|
---|---|---|
y |
Type: IntegerOutput Description: Connector of clocked, Real output signal |
Modelica_Synchronous.Examples.Elementary.IntegerSignals Example of a Sample block for Integer signals |
|
Modelica_Synchronous.Examples.Elementary.IntegerSignals Example of a Sample block for Integer signals with direct feed-through in the continuous-time and the clocked partition |
|
Modelica_Synchronous.WorkInProgress.Tests |