Table of Contents

Class: FuncDependenceViz py4cs/FuncDependenceViz.py
Methods   
__init__
bind_vectors2BLTgraph
fill_vectors
make_vectors
psdump
quit
visualize
  __init__ 
__init__ (
        self,
        master,
        parameter_intervals={},
        functions={},
        xmin=0.0,
        xmax=1.0,
        resolution=101,
        width=500,
        height=400,
        viztool='Pmw.Blt.Graph',
        plot_update='after',
        )

Define a set of functions depending on a set of parameters. This class creates a GUI where the parameters can be adjusted, and the effect on the function graphs can be seen immediately.

  bind_vectors2BLTgraph 
bind_vectors2BLTgraph ( self )

bind vectors to the curves in the BLT graph

  fill_vectors 
fill_vectors ( self )

  make_vectors 
make_vectors ( self )

make x vector and a dictionary of y vectors

Exceptions   
IndexError, "x has wrong length"
  psdump 
psdump ( self,  event=None )

  quit 
quit ( self,  event=None )

kill plot window

  visualize 
visualize ( self,  var )


Table of Contents

This document was automatically generated on Sun Mar 14 15:31:01 2004 by HappyDoc version 2.1