TurnOffDelaySample
| TurnOffDelaySample: A falling edge at time t = i * dT of the input signal u is delayed by n block evaluations (samples).
|
Methods | Arguments | Return Value |
y | n:: continuous | logical |
R:: logical | ||
u:: logical |
On activation of method
y
TRUE is returned, if u = TRUE or the number of delay samples n has not yet been counted down to ≤ 0.
FALSE is returned if u = FALSE and the number of delay samples n has been counted down to ≤ 0.

