Hysteresis-LSP-Delta
| Hysteresis-LSP-Delta is a hysteresis with a left switching point and a delta offset |
Methods | Arguments | Return Value |
out | x::continuous lsp::continuous delta::continuous | logical |
On activation of method
Out
TRUE is returned, if x > (lsp + delta). FALSE is returned, if x < lsp. The return value is unchanged, if x lies within the open interval ]lsp, (lsp + delta)[.
