Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
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 |
ex3::CCountNodes | A custom cell that writes to cout the number of nodes matching a specific node name pattern in incoming active pulses |
ex2::CPrintInterval | A custom cell that writes to cout the difference between two consecutive incoming active pulses, in s and Hz |
ex2b::CPrintInterval | A custom cell that writes to cout the difference between two consecutive incoming active pulses, in s |
ex1::CPrintTime | A custom cell that writes to cout the timestamp of incoming active pulses in s, and in h/m/s |
ex2b::CPulsarControl | A custom node type that encapsulates the attributes and operations necessary for feedback control of the pulsar rate |
ex3::CSpendTime | A custom cell that places generic nodes on the active stream after performing meaningless computations of variable duration |