Package PyFoam :: Package ThirdParty :: Package Gnuplot :: Module test
[hide private]
[frames] | no frames]

Module test

source code

test.py -- Exercise the Gnuplot.py module.

This module is not meant to be a flashy demonstration; rather it is a thorough test of many combinations of Gnuplot.py features.

Functions [hide private]
  wait(str=None, prompt='Press return to show results...\n')
  main()
Exercise the Gnuplot module.

Variables [hide private]
  __cvs_version__ = '$Revision: 2.34 $'
  Gnuplot

Imports: os, time, math, tempfile, Numeric, Numeric.NewAxis, __init__, PlotItems, funcutils


Function Details [hide private]

wait(str=None, prompt='Press return to show results...\n')

source code 
None

main()

source code 
Exercise the Gnuplot module.

Variables Details [hide private]

__cvs_version__

None
Value:
'$Revision: 2.34 $'                                                    
      

Gnuplot