Package PyFoam :: Package Basics :: Module GnuplotCompare :: Class GnuplotCompare
[hide private]
[frames] | no frames]

Class GnuplotCompare

source code

object --+
         |
        GnuplotCompare
Known Subclasses:
GlobGnuplotCompare

Class that compares a number of files with gnuplot

Instance Methods [hide private]
  __init__(self, files, col=2)
  writePlotFile(self, name)

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__


Properties [hide private]

Inherited from object: __class__


Method Details [hide private]

__init__(self, files, col=2)
(Constructor)

source code 
Parameters:
  • files - a list of tuples: (filename,name [,col])
  • col - the default column to use
Overrides: object.__init__

writePlotFile(self, name)

source code 
Parameters:
  • name - Name of the file