Example 2b

Based on Example 2, this example implements a feedback system that adjusts the pulsar rate so that the measured time interval between pulses on the stream is as close as possible to a target time interval. More...

Collaboration diagram for Example 2b:

Classes

class  ex2b::CPulsarControl
 A custom node type that encapsulates the attributes and operations necessary for feedback control of the pulsar rate. More...
class  ex2b::CAdjustDelay
 A custom cell that adjusts the pulsar delay based on the measured time interval between consecutive active pulses in order to brin the measured interval as close as possible to a target time interval. More...
class  ex2b::CPrintInterval
 A custom cell that writes to cout the difference between two consecutive incoming active pulses, in s. More...

Detailed Description

Based on Example 2, this example implements a feedback system that adjusts the pulsar rate so that the measured time interval between pulses on the stream is as close as possible to a target time interval.

Also demonstrates how to create and use a custom node type.


Generated on Thu Oct 21 11:48:05 2010 for MFSM User Guide Examples by  doxygen 1.5.9