Table of Contents

Class: box_function ./ProbEditorContinuous.py

box

Base Classes   
plot_object
Methods   
__init__
get_parameters
get_sample_values
get_value
set_parameters
  __init__ 
__init__ (
        self,
        start=0,
        stop=1,
        a=1,
        color=None,
        )

init parameters

  get_parameters 
get_parameters ( self )

returns (start,stop)

  get_sample_values 
get_sample_values (
        self,
        x1,
        x2,
        )

make different resolutions

  get_value 
get_value ( self,  x )

box is constant between start and stop

  set_parameters 
set_parameters ( self,  values )

sets start and stop from (start,stop)


Table of Contents

This document was automatically generated on Fri Mar 15 11:15:02 2002 by HappyDoc version 2.0