compute avg magnitude squared.
Input stream 0: complex
Compute a running average of the magnitude squared of the the input. The level and indication as to whether the level exceeds threshold can be retrieved with the level and unmuted accessors.
Constructor Specific Documentation:
Make a complex sink that computes avg magnitude squared.
Parameters: |
|
---|
declare_sample_delay(probe_avg_mag_sqrd_c_sptr self, unsigned int delay)
pc_input_buffers_full_avg(probe_avg_mag_sqrd_c_sptr self) -> pmt_vector_float
pc_output_buffers_full_avg(probe_avg_mag_sqrd_c_sptr self) -> pmt_vector_float
compute avg magnitude squared.
Input stream 0: complex Output stream 0: float
Compute a running average of the magnitude squared of the the input. The level and indication as to whether the level exceeds threshold can be retrieved with the level and unmuted accessors.
Constructor Specific Documentation:
Make a block that computes avg magnitude squared.
Parameters: |
|
---|
declare_sample_delay(probe_avg_mag_sqrd_cf_sptr self, unsigned int delay)
pc_input_buffers_full_avg(probe_avg_mag_sqrd_cf_sptr self) -> pmt_vector_float
pc_output_buffers_full_avg(probe_avg_mag_sqrd_cf_sptr self) -> pmt_vector_float
compute avg magnitude squared.
input stream 0: float
Compute a running average of the magnitude squared of the the input. The level and indication as to whether the level exceeds threshold can be retrieved with the level and unmuted accessors.
Constructor Specific Documentation:
Make a float sink that computes avg magnitude squared.
Parameters: |
|
---|
declare_sample_delay(probe_avg_mag_sqrd_f_sptr self, unsigned int delay)
pc_input_buffers_full_avg(probe_avg_mag_sqrd_f_sptr self) -> pmt_vector_float
pc_output_buffers_full_avg(probe_avg_mag_sqrd_f_sptr self) -> pmt_vector_float