
CTPeriodicSampler |
ptolemy.domains.ct.lib.CTPeriodicSampler |
This actor generates discrete events by periodically sampling a CT signal.
The events have the values of the input signal at the sampling times. The
sampling rate is given by parameter "samplePeriod", which has default value
0.1. 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, Haiyang Zheng
Version:$Id: CTPeriodicSampler.java,v 1.80 2006/03/28 23:59:51 cxh Exp $
Pt.Proposed Rating:Yellow (hyzheng)
Pt.Accepted Rating:Red (cxh)
samplePeriod
The parameter for the sampling period. It contains a double token
whose default value is 0.1.