DeltaOneStep
| DeltaOneStep returns the difference of the current input value and the last input value. |
Methods | Arguments | Return Value |
compute | value::continuous | none |
out | none | continuous |
On activation of method
Compute
The previous input value is subtracted from the input value.
Out
The difference is returned.
