Package ptolemy.domains.sr.lib

Synchronous/Reactive actors.

See:
          Description

Class Summary
Absent An actor that makes its output value absent.
Current Output the most recent input received.
Default A default operator for the SR domain.
EnabledComposite A composite actor whose clock ticks only when enabled.
InstantaneousDialogGenerator An actor that generates instantaneous dialog with a LookupTable.
NonStrictDelay A nonstrict actor that delays tokens by one iteration.
NonStrictLogicFunction A nonstrict actor that performs a specified logic operation on the input.
NonStrictThreeBitAdder A nonstrict three-bit adder.
Pre When the input is present, the output is the previously received input.
SingleTokenDistributor A distributor that splits an input stream into a set of output streams.
Undefined Deprecated. This actor does not work.
When When the control input is true, copy the input to the output.
 

Package ptolemy.domains.sr.lib Description

Synchronous/Reactive actors.

Since:
Ptolemy II 2.0