See: Description
| Class | Description |
|---|---|
| SDFTestConsumer |
This actor will consume all tokens on its input port and write their
values to a string.
|
| SDFTestDelay |
This actor copies one token from its input to its output when fired.
|
| SDFTestJoin |
A deterministic merge of two token streams.
|
| SDFTestRamp |
Create an increasing sequence of integer tokens,
starting with value zero, and incrementing by one.
|
| SDFTestSplit |
This actor deterministically splits its input token stream into two
streams.
|
| SDFTestZeroRate1 |
A test actor for HDF/SDF.
|
| SDFTestZeroRate2 |
A test actor for HDF.
|