CTTriggeredSampler
ptolemy.domains.ct.lib.CTTriggeredSampler

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: CTTriggeredSampler.java,v 1.41 2005/10/28 20:17:50 cxh 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.