
TriggeredSampler |
ptolemy.domains.hs.lib.TriggeredSampler |
This actor samples the continuous input signal when there is a discrete
event presents at the "trigger" input.
The actor has a multi-input port and a multi-output port. Signals in
each input channel are sampled and produced to corresponding output
channel.
Author(s): Jie Liu
Version:$Id: TriggeredSampler.doc.html,v 1.1 2006/02/22 18:42:26 mangal Exp $
Pt.Proposed Rating:Red (liuj)
Pt.Accepted Rating:Red (cxh)
trigger
The input port for triggering. The port has a generic type.
Only the presents of a token matters.