Public Member Functions | |
def | __init__ |
def | channel_color |
def | format_data |
def | format_xy_data |
def | update_y_range |
def | update_x_range |
Public Attributes | |
info | |
y_range | |
x_range | |
avg_y_min | |
avg_y_max | |
avg_x_min | |
avg_x_max | |
input_watcher | |
Static Public Attributes | |
list | channel_colors |
def python::scopesink2::graph_window::__init__ | ( | self, | ||
info, | ||||
parent, | ||||
id = -1 , |
||||
pos = wx.DefaultPosition , |
||||
size = (640, 240 , |
||||
style = wx.DEFAULT_FRAME_STYLE , |
||||
name = "" | ||||
) |
def python::scopesink2::graph_window::channel_color | ( | self, | ||
ch | ||||
) |
def python::scopesink2::graph_window::format_data | ( | self, | ||
evt | ||||
) |
def python::scopesink2::graph_window::format_xy_data | ( | self, | ||
evt | ||||
) |
def python::scopesink2::graph_window::update_x_range | ( | self | ) |
def python::scopesink2::graph_window::update_y_range | ( | self | ) |
list python::scopesink2::graph_window::channel_colors [static] |
Initial value:
['BLUE', 'RED', 'CYAN', 'MAGENTA', 'GREEN', 'YELLOW']