Example 2
This example illustrates the necessary steps to setup and cleanup an application that uses MFSM, describes how to instantiate and connect the graph elements, and how to define a very simple custom cell type, whose processing involves persistent data.
More...
|
Classes |
class | ex2::CPrintInterval |
| A custom cell that writes to cout the difference between two consecutive incoming active pulses, in s and Hz. More...
|
Detailed Description
This example illustrates the necessary steps to setup and cleanup an application that uses MFSM, describes how to instantiate and connect the graph elements, and how to define a very simple custom cell type, whose processing involves persistent data.