kusanagi
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes | List of all members
kusanagi.shell.plant.LivePlot Class Reference
Inheritance diagram for kusanagi.shell.plant.LivePlot:
Inheritance graph
[legend]
Collaboration diagram for kusanagi.shell.plant.LivePlot:
Collaboration graph
[legend]

Public Member Functions

def __init__
 
def init_artists
 
def update
 
- Public Member Functions inherited from kusanagi.shell.plant.PlantDraw
def __init__
 
def init_ui
 
def run
 
def start
 
def stop
 
def update
 

Public Attributes

 H
 
 angi
 
 data
 
 t_labels
 
 lines
 
 current_t
 
- Public Attributes inherited from kusanagi.shell.plant.PlantDraw
 name
 
 plant
 
 dt
 
 scale
 
 center_x
 
 center_y
 
 running
 
 fig
 
 ax
 
 bg
 
 cursor
 
 drawing_thread
 

Constructor & Destructor Documentation

def kusanagi.shell.plant.LivePlot.__init__ (   self,
  plant,
  refresh_period = 0.01,
  name = 'Serial Data',
  H = 50,
  angi = [] 
)

Member Function Documentation

def kusanagi.shell.plant.LivePlot.init_artists (   self)
def kusanagi.shell.plant.LivePlot.update (   self,
  state,
  t 
)

Member Data Documentation

kusanagi.shell.plant.LivePlot.angi
kusanagi.shell.plant.LivePlot.current_t
kusanagi.shell.plant.LivePlot.data
kusanagi.shell.plant.LivePlot.H
kusanagi.shell.plant.LivePlot.lines
kusanagi.shell.plant.LivePlot.t_labels

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