DelayResetEnabledReal
| DelayResetEnabledReal delays the real input signal u by one sample time dT. The reset value IV has direct influence on the output. |
Methods | Arguments | Return Value |
y | IV:: continuous | continuous |
E:: logical | ||
R:: logical | ||
u:: continuous |
On activation of method
y
If reset is disabled (i.e. R = FALSE) and E = TRUE, the real input u delayed by one sample time dT is returned.
If reset is enabled the value IV is returned.
