Package ptolemy.domains.de.kernel
The ptolemy.domains.de.kernel package.
- Since:
- Ptolemy II 0.2
-
Interface Summary Interface Description DEEventQueue This interface defines an event queue used by DE directors to sort and manage DE events. -
Class Summary Class Description DEActor The base class for actors specific to the DE domain.DECQEventQueue A calendar queue implementation of the DE event queue.DEDirector This director implements the discrete-event (DE) model of computation (MoC).DEEvent This class defines the structure of events in the DE domain.DEReceiver An implementation of the ptolemy.actor.Receiver interface for the DE domain.DEThreadActor A base class for threaded DE domain actors.