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

Module _Gnuplot

source code

_Gnuplot.py -- An object that represents a running gnuplot process.

This file implements the Gnuplot plotter object, which is an abstract interface to a running gnuplot process.

Classes [hide private]
  _GnuplotFile
A file to which gnuplot commands can be written.
  Gnuplot
Interface to a gnuplot program.