Public Member Functions | |
def | __init__ |
def | set_freq |
Set the center frequency we're interested in. | |
def | set_gain |
def | set_decim |
def | evt_left_dclick |
Public Attributes | |
frame | |
panel | |
options | |
show_debug_info | |
fpga_filename | |
u | |
subdev | |
scope | |
myform |
def usrp_fft::app_top_block::__init__ | ( | self, | ||
frame, | ||||
panel, | ||||
vbox, | ||||
argv | ||||
) |
def usrp_fft::app_top_block::evt_left_dclick | ( | self, | ||
event | ||||
) |
def usrp_fft::app_top_block::set_decim | ( | self, | ||
decim | ||||
) |
def usrp_fft::app_top_block::set_freq | ( | self, | ||
target_freq | ||||
) |
Set the center frequency we're interested in.
target_freq,: | frequency in Hz : bool |
def usrp_fft::app_top_block::set_gain | ( | self, | ||
gain | ||||
) |