|
def | __init__ (self, context) |
|
def | assign_electrodes (self, nb_electrodes) |
|
def | biotac_id_from_dropdown (self) |
|
def | define_electrodes (self) |
|
def | draw_electrode (self, painter, elipse_x, elipse_y, text_x, text_y, colour, text) |
|
def | get_electrode_colour_from_value (self, value) |
|
def | load_params (self) |
|
def | paintEvent (self, paintEvent) |
|
def | subscribe_to_topic (self, prefix) |
|
def | tactile_cb (self, msg) |
|
def | __init__ (self, context) |
|
def | restore_settings (self, plugin_settings, instance_settings) |
|
def | save_settings (self, plugin_settings, instance_settings) |
|
def | shutdown_plugin (self) |
|
Definition at line 46 of file biotac.py.
def sr_gui_biotac.biotac.SrGuiBiotac.__init__ |
( |
|
self, |
|
|
|
context |
|
) |
| |
def sr_gui_biotac.biotac.SrGuiBiotac.assign_electrodes |
( |
|
self, |
|
|
|
nb_electrodes |
|
) |
| |
def sr_gui_biotac.biotac.SrGuiBiotac.biotac_id_from_dropdown |
( |
|
self | ) |
|
def sr_gui_biotac.biotac.SrGuiBiotac.define_electrodes |
( |
|
self | ) |
|
def sr_gui_biotac.biotac.SrGuiBiotac.draw_electrode |
( |
|
self, |
|
|
|
painter, |
|
|
|
elipse_x, |
|
|
|
elipse_y, |
|
|
|
text_x, |
|
|
|
text_y, |
|
|
|
colour, |
|
|
|
text |
|
) |
| |
def sr_gui_biotac.biotac.SrGuiBiotac.get_electrode_colour_from_value |
( |
|
self, |
|
|
|
value |
|
) |
| |
def sr_gui_biotac.biotac.SrGuiBiotac.load_params |
( |
|
self | ) |
|
def sr_gui_biotac.biotac.SrGuiBiotac.paintEvent |
( |
|
self, |
|
|
|
paintEvent |
|
) |
| |
def sr_gui_biotac.biotac.SrGuiBiotac.subscribe_to_topic |
( |
|
self, |
|
|
|
prefix |
|
) |
| |
def sr_gui_biotac.biotac.SrGuiBiotac.tactile_cb |
( |
|
self, |
|
|
|
msg |
|
) |
| |
sr_gui_biotac.biotac.SrGuiBiotac._hand_finder |
|
private |
sr_gui_biotac.biotac.SrGuiBiotac._hand_parameters |
|
private |
sr_gui_biotac.biotac.SrGuiBiotac._nb_electrodes |
|
private |
int sr_gui_biotac.biotac.SrGuiBiotac._nb_electrodes_biotac = 19 |
|
staticprivate |
int sr_gui_biotac.biotac.SrGuiBiotac._nb_electrodes_biotac_sp = 24 |
|
staticprivate |
sr_gui_biotac.biotac.SrGuiBiotac._publisher |
|
private |
sr_gui_biotac.biotac.SrGuiBiotac._widget |
|
private |
sr_gui_biotac.biotac.SrGuiBiotac.default_topic |
sr_gui_biotac.biotac.SrGuiBiotac.excitation_electrodes_v1_x |
sr_gui_biotac.biotac.SrGuiBiotac.excitation_electrodes_v1_y |
sr_gui_biotac.biotac.SrGuiBiotac.excitation_electrodes_v2_x |
sr_gui_biotac.biotac.SrGuiBiotac.excitation_electrodes_v2_y |
sr_gui_biotac.biotac.SrGuiBiotac.excitation_electrodes_x |
sr_gui_biotac.biotac.SrGuiBiotac.excitation_electrodes_y |
sr_gui_biotac.biotac.SrGuiBiotac.factor |
sr_gui_biotac.biotac.SrGuiBiotac.label_font_size |
sr_gui_biotac.biotac.SrGuiBiotac.latest_data |
sr_gui_biotac.biotac.SrGuiBiotac.RECTANGLE_HEIGHT |
sr_gui_biotac.biotac.SrGuiBiotac.RECTANGLE_WIDTH |
sr_gui_biotac.biotac.SrGuiBiotac.sensing_electrodes_v1_x |
sr_gui_biotac.biotac.SrGuiBiotac.sensing_electrodes_v1_y |
sr_gui_biotac.biotac.SrGuiBiotac.sensing_electrodes_v2_x |
sr_gui_biotac.biotac.SrGuiBiotac.sensing_electrodes_v2_y |
sr_gui_biotac.biotac.SrGuiBiotac.sensing_electrodes_x |
sr_gui_biotac.biotac.SrGuiBiotac.sensing_electrodes_y |
sr_gui_biotac.biotac.SrGuiBiotac.timer |
sr_gui_biotac.biotac.SrGuiBiotac.x_display_offset |
sr_gui_biotac.biotac.SrGuiBiotac.y_display_offset |
The documentation for this class was generated from the following file: