Package PyFoam :: Package ThirdParty :: Package Gnuplot :: Module gnuplot_Suites :: Class gnuplot_Suite
[hide private]
[frames] | no frames]

Class gnuplot_Suite

source code

Instance Methods [hide private]
 
gnuexec(self, _object=None, _attributes={}, **_arguments)
exec: execute a gnuplot command Required argument: gnuplot command Keyword argument _attributes: AppleEvent attribute dictionary
source code
 
plot(self, _object=None, _attributes={}, **_arguments)
plot: create a 2-D plot
source code
 
splot(self, _object=None, _attributes={}, **_arguments)
splot: create a 3-D plot Required argument: data to be plotted Keyword argument _attributes: AppleEvent attribute dictionary
source code
Method Details [hide private]

plot(self, _object=None, _attributes={}, **_arguments)

source code 

plot: create a 2-D plot

Required argument: data to be plotted Keyword argument _attributes: AppleEvent attribute dictionary