| Trees | Indices | Help |
|
|---|
|
|
A class of signals that is created by putting another signal through a transducer (state machine).
| Classes | |
|
TransducedSignalSlow Given a state a signal s and a state machine m, generate a new signal that has value 0 for any k < 0, and otherwise has the output of m, with s as its input, as its value |
|
|
TransducedSignal Given a signal s, and a state machine m, generate a new signal that has value 0 for any k < 0, and otherwise has the output of m, with s as its input, as its value |
|
| Variables | |
__package__ = None
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 26 17:51:16 2011 | http://epydoc.sourceforge.net |