Public Member Functions | |
def | __init__ |
def | set_next_freq |
def | set_freq |
Set the center frequency we're interested in. | |
def | set_gain |
Public Attributes | |
min_freq | |
max_freq | |
fft_size | |
u | |
subdev | |
freq_step | |
min_center_freq | |
max_center_freq | |
next_freq | |
msgq |
def usrp_spectrum_sense::my_top_block::__init__ | ( | self | ) |
def usrp_spectrum_sense::my_top_block::set_freq | ( | self, | ||
target_freq | ||||
) |
Set the center frequency we're interested in.
target_freq,: | frequency in Hz : bool |
def usrp_spectrum_sense::my_top_block::set_gain | ( | self, | ||
gain | ||||
) |
def usrp_spectrum_sense::my_top_block::set_next_freq | ( | self | ) |