| Class | Description |
|---|---|
| AutoPad |
A AutoPad unit to pad a data set to the nearest power of two.
|
| Concat |
A Concat unit join together two or more data sets by appending one after another.
|
| ConcatTime |
A ConcatTime unit to concatenate successive input data sets into one.
|
| Decimate |
Returns down-sampled data set with or without low-pass filtering
|
| PackData |
A PackData unit to repackage a data stream into SampleSets of a specified length with an optional overlap between
successive sets.
|
| Pad |
A Pad unit to add zeros at the end of a data set.
|
| Stretch |
A Stretch unit to enlarge a data set by inserting a certain number of zeros at regular intervals.
|