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... |
Also demonstrates how to create and use a custom node type.