Contents

SlidingWindowTransformer

A temporal transformer that groups input elements.

Declaration

struct SlidingWindowTransformer<Input> where Input : Sendable

Topics

Creating a transformer

Getting the properties

Performing the transformation

See Also

Time-based components