Table of Contents

Class: AutoSimVizCGI py4cs/ParameterInterface.py

Organize a set of form variables for input data.

Methods   
__init__
footer
make
  __init__ 
__init__ ( self )

  footer 
footer ( self )

Write out HTML footer instructions.

  make 
make (
        self,
        form,
        parameters,
        CGI_script,
        imagefile=None,
        )

Create an HTML page consisting of an optional image (specified by imagefile), a table of form variables (specified by parameters (py4cs.ParameterInterface.Parameters)), and a "simulate and visualize" button. The resulting visualization part must be created after calling this function. Finally, the HTML page needs a footer (see the footer function).


Table of Contents

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