gnuradio.blocks: ControlPort

gnuradio.blocks.ctrlport_probe2_c(string id, string desc, int len, unsigned int disp_mask) → sptr
ctrlport_probe2_c_sptr.active_thread_priority(self) → int
ctrlport_probe2_c_sptr.get(self) → std::vector<(gr_complex,std::allocator<(gr_complex)>)>
ctrlport_probe2_c_sptr.set_length(self, int len)
ctrlport_probe2_c_sptr.set_thread_priority(self, int priority) → int
ctrlport_probe2_c_sptr.thread_priority(self) → int
gnuradio.blocks.ctrlport_probe_c(string id, string desc) → sptr
ctrlport_probe_c_sptr.active_thread_priority(self) → int
ctrlport_probe_c_sptr.get(self) → std::vector<(gr_complex,std::allocator<(gr_complex)>)>
ctrlport_probe_c_sptr.set_thread_priority(self, int priority) → int
ctrlport_probe_c_sptr.thread_priority(self) → int

Previous topic

gnuradio.blocks: Streams Operators

Next topic

gnuradio.blocks: Math Operators

This Page