DiscreteFrame (Analytic Filter)

Description

The DiscreteFrame filter is used to convert discrete data into specific time-frames when the value was at a given value.

WARNING: DiscreteFrame requires that you use Dynamic Buffering in your funnel to work, as it needs you to retain history.

Parameters

None

Example

<filter type="DiscreteFrame"/>

Converts an input discrete value into time-frames

Incoming
TimeValue
01:000
01:010
01:020
01:031
01:041
01:050
Outgoing
TimeValueStartEnd
01:02001:0001:03
01:04001:0301:05

+ one sample remaining in buffer.