A ControlPort probe to export vectors of signals.
This block acts as a sink in the flowgraph but also exports vectors of complex samples over ControlPort. This block holds the latest number of complex samples so that every query by a ControlPort client will get the same length vector.
Constructor Specific Documentation:
Make a ControlPort probe block.
Parameters: |
|
---|
declare_sample_delay(ctrlport_probe2_c_sptr self, unsigned int delay)
pc_input_buffers_full_avg(ctrlport_probe2_c_sptr self) -> pmt_vector_float
pc_output_buffers_full_avg(ctrlport_probe2_c_sptr self) -> pmt_vector_float
A ControlPort probe to export vectors of signals.
This block acts as a sink in the flowgraph but also exports vectors of complex samples over ControlPort. This block simply sends the current vector held in the work function when the queried by a ControlPort client.
Constructor Specific Documentation:
Make a ControlPort probe block.
Parameters: |
|
---|
declare_sample_delay(ctrlport_probe_c_sptr self, unsigned int delay)
pc_input_buffers_full_avg(ctrlport_probe_c_sptr self) -> pmt_vector_float
pc_output_buffers_full_avg(ctrlport_probe_c_sptr self) -> pmt_vector_float