Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes
jsk_rqt_plugins.plot.Plot3DWidget Class Reference
Inheritance diagram for jsk_rqt_plugins.plot.Plot3DWidget:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def add_topic
def clean_up_subscribers
def dragEnterEvent
def dropEvent
def enable_timer
def on_autoscroll_checkbox_clicked
def on_clear_button_clicked
def on_pause_button_clicked
def on_subscribe_topic_button_clicked
def on_topic_edit_returnPressed
def on_topic_edit_textChanged
def remove_topic
def update_plot

Public Attributes

 data_plot

Private Member Functions

def _subscribed_topics_changed
def _update_remove_topic_menu

Private Attributes

 _buffer_length
 _initial_topics
 _remove_topic_menu
 _rosdata
 _start_time
 _topic_completer
 _update_plot_timer

Static Private Attributes

int _redraw_interval = 40

Detailed Description

Definition at line 307 of file plot.py.


Constructor & Destructor Documentation

def jsk_rqt_plugins.plot.Plot3DWidget.__init__ (   self,
  initial_topics = None,
  start_paused = False,
  buffer_length = 100,
  use_poly = True,
  no_legend = False 
)

Definition at line 310 of file plot.py.


Member Function Documentation

Definition at line 433 of file plot.py.

Definition at line 440 of file plot.py.

def jsk_rqt_plugins.plot.Plot3DWidget.add_topic (   self,
  topic_name 
)

Definition at line 452 of file plot.py.

Definition at line 474 of file plot.py.

Definition at line 353 of file plot.py.

def jsk_rqt_plugins.plot.Plot3DWidget.dropEvent (   self,
  event 
)

Definition at line 378 of file plot.py.

def jsk_rqt_plugins.plot.Plot3DWidget.enable_timer (   self,
  enabled = True 
)

Definition at line 482 of file plot.py.

Definition at line 410 of file plot.py.

Definition at line 414 of file plot.py.

Definition at line 406 of file plot.py.

Definition at line 402 of file plot.py.

Definition at line 397 of file plot.py.

Definition at line 387 of file plot.py.

def jsk_rqt_plugins.plot.Plot3DWidget.remove_topic (   self,
  topic_name 
)

Definition at line 467 of file plot.py.

Definition at line 417 of file plot.py.


Member Data Documentation

Definition at line 310 of file plot.py.

Definition at line 310 of file plot.py.

Definition at line 308 of file plot.py.

Definition at line 310 of file plot.py.

Definition at line 310 of file plot.py.

Definition at line 310 of file plot.py.

Definition at line 310 of file plot.py.

Definition at line 310 of file plot.py.

Definition at line 310 of file plot.py.


The documentation for this class was generated from the following file:


jsk_rqt_plugins
Author(s):
autogenerated on Wed May 1 2019 02:40:16