
PeriodicSampler |
ptolemy.domains.hs.lib.PeriodicSampler |
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: PeriodicSampler.doc.html,v 1.1 2006/02/22 18:41:22 mangal 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.