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]
  Gnuplot
Interface to a gnuplot program.
  _GnuplotFile
A file to which gnuplot commands can be written.
Variables [hide private]
  __package__ = 'PyFoam.ThirdParty.Gnuplot'
  string_types = (<type 'basestring'>)

Imports: Errors, PlotItems, gp, rinput, string, sys, termdefs, types