Package ptolemy.domains.sdf.kernel
The ptolemy.domains.sdf.kernel package.
- Since:
- Ptolemy II 0.2
-
Class Summary Class Description ArrayFIFOQueue A first-in, first-out (FIFO) queue with variable capacity and optional history.BaseSDFScheduler This class factors code out of the SDF domain, for use in different schedulers, so that they can be implemented in a consistent fashion.CachedSDFScheduler The CachedSDFScheduler extends the SDFScheduler by caching schedules.SDFDirector Director for the synchronous dataflow (SDF) model of computation.SDFIOPort Deprecated. It is preferable to declare the rate parameters directly in the actors, instead of using this class.SDFReceiver A first-in, first-out (FIFO) queue receiver with variable capacity and optional history.SDFScheduler A scheduler that implements basic scheduling of SDF graphs.