Samples the continuous input signals whenever the trigger input signal is rising (i.e., trigger.signal[1] changes from false to true) and provides the sampled input signals as outputs. Before the first sampling, the output signals are equal to their initial values defined via parameter y0.
| Name | Description |
|---|---|
| SignalType | type of input and output signal |