Pmul:
Filter:
Classes | Streams-Patterns-Events > Patterns > Math

Pmul : Pset : FilterPattern : Pattern : AbstractFunction : Object

multiply with value of a key in event stream

Class Methods

Pmul.new(name, value, pattern)

From superclass: Pset

Arguments:

name

the key

value

can be a pattern or a stream. The resulting stream ends when that incoming stream ends.

pattern

the pattern

Inherited class methods

Instance Methods

Inherited instance methods

Undocumented instance methods

.filterEvent(event, val)

Examples