|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| Accumulator | Output the initial value plus the sum of all the inputs since the last time a true token was received at the reset port. |
| ArrayPeakSearch | This actor outputs the indices and values of peaks in an input array. |
| Average | Output the average of the inputs after the last time a true token is received at the reset port. |
| BooleanSelect | A type polymorphic select with boolean valued control. |
| BooleanSwitch | A type polymorphic switch with boolean valued control. |
| Commutator | A polymorphic commutator, which merges a set of input sequences into a single output sequence. |
| ComputeHistogram | Compute a histogram. |
| Counter | This actor implements an up-down counter of received tokens. |
| DB | Produce a token that is the value of the input in decibels. |
| Differential | Output the current input minus the previous input, or if there has been no previous input, the current input itself. |
| Distributor | A polymorphic distributor, which splits an input stream into a set of output streams. |
| DoubleReader | Deprecated. Use ExpressionReader instead. |
| Gaussian | Produce a random sequence with a Gaussian distribution. |
| GradientAdaptiveLattice | An adaptive FIR filter with a lattice structure. |
| IIR | This actor is an implementation of an infinite impulse response IIR filter. |
| Interpolator | Produce an interpolation based on the parameters. |
| LinearDifferenceEquationSystem | Linear Difference Equation System. |
| Multiplexor | This actor selects from the channels on the input port, copying the input from one channel to the output, based on the most recently received value on the select input. |
| OrderedMerge | This actor merges two monotonically nondecreasing streams of tokens into one monotonically nondecreasing stream. |
| PhaseUnwrap | This actor unwraps a phase plot, removing discontinuities of magnitude 2*PI. |
| PoissonClock | This actor produces a signal that is piecewise constant, with transitions between levels taken at times given by a Poisson process. |
| Pulse | Produce a pulse with a shape specified by the parameters. |
| Ramp | Produce an output token on each firing with a value that is incremented by the specified step each iteration. |
| RandomSource | A base class for sources of random numbers. |
| Recorder | Record all input tokens for later querying. |
| RecursiveLattice | A recursive (all-pole) filter with a lattice structure. |
| Select | A polymorphic select, which routes specified input channels to the output. |
| Sequence | This actor produces a sequence of values, optionally periodically repeating them. |
| Sequencer | This actor takes a sequence of inputs tagged with a sequence number and produces them on the output port in the order given by the sequence number. |
| SequentialClock | Deprecated. Use Clock instead. |
| Switch | A polymorphic switch, which routes inputs to specified output channels. |
Automatically generated backtracking versions of Ptolemy actors.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||