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

Class GnuplotTimelines

Gnuplot --+
          |
         GnuplotTimelines


This class opens a gnuplot window and plots a timelines-collection in it
Method Summary
  __init__(self, timelines, persist)
  redo(self)
Replot the timelines

Class Variable Summary
int terminalNr = 1                                                                     

Method Details

__init__(self, timelines, persist=None)
(Constructor)

Parameters:
timelines - The timelines object
           (type=TimeLineCollection)
persist - Gnuplot window persistst after run
Overrides:
Gnuplot._Gnuplot.Gnuplot.__init__

redo(self)

Replot the timelines

Class Variable Details

terminalNr

Type:
int
Value:
1                                                                     

Generated by Epydoc 2.1 on Thu Feb 23 18:40:59 2006 http://epydoc.sf.net