Package | Description |
---|---|
ptolemy.actor.lib.hoc |
Higher Order Component Classes.
|
Modifier and Type | Class and Description |
---|---|
class |
CatchUpComposite
This composite allows events to occur in the inside model
between the times when the outside model invokes this composite.
|
class |
IterateOverArray
This actor iterates the contained actor or model over input arrays.
|
class |
RealTimeComposite
Deprecated.
Use
ThreadedComposite instead |
class |
ThreadedComposite
A container for another actor that executes that other actor
in a separate thread called the inside thread.
|