WOLFRAM SYSTEM MODELER
BackSampleExample of a BackSample block for Real signals |
SystemModel["Modelica.Clocked.Examples.Elementary.RealSignals.BackSample"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
Example used to generate a figure for the documentation of block Modelica.Clocked.RealSignals.Sampler.BackSample.
sine |
Type: Sine Description: Generate sine signal |
|
---|---|---|
sample1 |
Type: SampleClocked Description: Sample the continuous-time, Real input signal and provide it as clocked output signal. The clock is provided as input signal |
|
periodicClock |
Type: PeriodicExactClock Description: Generate a periodic clock signal with a period defined by an Integer number with resolution |
|
shiftSample1 |
Type: ShiftSample Description: Shift the clocked Real input signal by a fraction of the last interval and and provide it as clocked output signal |
|
backSample1 |
Type: BackSample Description: Shift the clock of the Real input signal backwards in time (and access the most recent value of the input at this new clock) |