flow.less_eq
aliases: [flow.<=]
numeric stream router, like many [moses]
available since version: 0.4
Numbers thar are less equal then N-th argument are passed to N-th inlet
arguments:
- VALUES
compare values: list of floats in ascending order
type: list
properties:
- @values (initonly)
Get/set compare values: list of floats in ascending order
type: list
inlets:
outlets:
- numbers that are less equal then 1st argument
type: control
- numbers that are less equal than … argument
type: control
- numbers that are less equal than N-th argument
type: control
- numbers that are greater than last argument
type: control
keywords:
gate
See also:
[flow.less]
Authors: Serge Poltavsky
License: GPL3 or later