Public Member Functions | |
def | __init__ |
def | get_time_per_div |
def | get_volts_per_div |
def | set_sample_rate |
def | get_sample_rate |
def | get_decimation_rate |
def | set_marker |
def | get_marker |
Public Attributes | |
msgq | |
sample_rate | |
frame_decim | |
scopesink | |
title | |
time_scale_cursor | |
v_scale_cursor | |
marker | |
xy | |
autorange | |
running |
def python::scopesink2::win_info::__init__ | ( | self, | ||
msgq, | ||||
sample_rate, | ||||
frame_decim, | ||||
v_scale, | ||||
t_scale, | ||||
scopesink, | ||||
title = "Oscilloscope" , |
||||
xy = False | ||||
) |
def python::scopesink2::win_info::get_decimation_rate | ( | self | ) |
def python::scopesink2::win_info::get_marker | ( | self | ) |
def python::scopesink2::win_info::get_sample_rate | ( | self | ) |
def python::scopesink2::win_info::get_time_per_div | ( | self | ) |
def python::scopesink2::win_info::get_volts_per_div | ( | self | ) |
def python::scopesink2::win_info::set_marker | ( | self, | ||
s | ||||
) |
def python::scopesink2::win_info::set_sample_rate | ( | self, | ||
sample_rate | ||||
) |