Public Member Functions | |
def | __init__ |
def | make_control2_box |
def | make_control_box |
def | update_timebase_label |
def | decr_timebase |
def | incr_timebase |
def | update_v_scale_label |
def | decr_v_scale |
def | incr_v_scale |
def | marker_choice_event |
def | set_autorange |
def | autorange_checkbox_event |
def | set_marker |
def | set_format_line |
def | set_format_dot |
def | set_format_plus |
def | xy_choice_event |
def | trig_chan_choice_event |
def | trig_mode_choice_event |
def | set_trig_level50 |
def | run_stop |
Public Attributes | |
info | |
graph | |
sizer | |
inc_v_button | |
dec_v_button | |
v_scale_label | |
autorange_checkbox | |
time_base_label | |
trig_chan_choice | |
trig_mode_choice | |
marker_choice | |
xy_choice |
def python::scopesink2::scope_window::__init__ | ( | self, | ||
info, | ||||
parent, | ||||
id = -1 , |
||||
pos = wx.DefaultPosition , |
||||
size = wx.DefaultSize , |
||||
name = "" | ||||
) |
def python::scopesink2::scope_window::autorange_checkbox_event | ( | self, | ||
evt | ||||
) |
def python::scopesink2::scope_window::decr_timebase | ( | self, | ||
evt | ||||
) |
def python::scopesink2::scope_window::decr_v_scale | ( | self, | ||
evt | ||||
) |
def python::scopesink2::scope_window::incr_timebase | ( | self, | ||
evt | ||||
) |
def python::scopesink2::scope_window::incr_v_scale | ( | self, | ||
evt | ||||
) |
def python::scopesink2::scope_window::make_control2_box | ( | self | ) |
def python::scopesink2::scope_window::make_control_box | ( | self | ) |
def python::scopesink2::scope_window::marker_choice_event | ( | self, | ||
evt | ||||
) |
def python::scopesink2::scope_window::run_stop | ( | self, | ||
evt | ||||
) |
def python::scopesink2::scope_window::set_autorange | ( | self, | ||
on | ||||
) |
def python::scopesink2::scope_window::set_format_dot | ( | self | ) |
def python::scopesink2::scope_window::set_format_line | ( | self | ) |
def python::scopesink2::scope_window::set_format_plus | ( | self | ) |
def python::scopesink2::scope_window::set_marker | ( | self, | ||
s | ||||
) |
def python::scopesink2::scope_window::set_trig_level50 | ( | self, | ||
evt | ||||
) |
def python::scopesink2::scope_window::trig_chan_choice_event | ( | self, | ||
evt | ||||
) |
def python::scopesink2::scope_window::trig_mode_choice_event | ( | self, | ||
evt | ||||
) |
def python::scopesink2::scope_window::update_timebase_label | ( | self | ) |
def python::scopesink2::scope_window::update_v_scale_label | ( | self | ) |
def python::scopesink2::scope_window::xy_choice_event | ( | self, | ||
evt | ||||
) |