Package | Description |
---|---|
ptolemy.domains.sdf.optimize |
The ptolemy.domains.sdf.optimize package.
|
ptolemy.domains.sdf.optimize.lib |
The ptolemy.domains.sdf.optimize.lib package.
|
Modifier and Type | Class and Description |
---|---|
class |
SharedBufferTransformer
An abstract ancestor class to be used for filters
using references to shared data frames.
|
Modifier and Type | Class and Description |
---|---|
class |
DummyDisplay
Class comments
A DummyDisplay is a simple sink implementing the BufferingProfile interface.
|
class |
DummySource
Class comments
A simple actor acting as a dummy source used for testing the OptimizingSDFDirector.
|
class |
DummyTransformer
Class comments
A DummyTransformer is a simple actor with one input port and one output port
imitation a filter type of actor
It is used for testing the OptimizingSDFDirector.
|