Package pyrobot :: Package gui :: Package plot :: Module hinton :: Class Hinton
[frames | no frames]

Class Hinton


Method Summary
  __init__(self, blocks, title, width, maxvalue, data)
Arguments:...
  changeSize(self, event)
  destroy(self)
  setTitle(self, title)
  update(self, vec)

Method Details

__init__(self, blocks=1, title=None, width=275, maxvalue=1.0, data=None)
(Constructor)

Arguments:

blocks: the starting number of vectors to plot [1]
title: the title of the Plot window [hinton@$HOSTNAME]
width: the starting width of the plot window [275]
maxvalue: The maximum magnitude of the plots [1.0]
data: The vector to initialize the plot with [None]

Generated by Epydoc 2.1 on Mon Jul 25 01:39:28 2005 http://epydoc.sf.net