Loading [MathJax]/extensions/TeX/AMSmath.js
SG++-Doxygen-Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
statsfile2gnuplot.py File Reference

Namespaces

 python.utils.statsfile2gnuplot
 

Functions

def python.utils.statsfile2gnuplot.keyFun (x)
 Helper function to sorts data by x1. More...
 

Variables

 python.utils.statsfile2gnuplot.action
 
 python.utils.statsfile2gnuplot.args
 
 python.utils.statsfile2gnuplot.choices
 
 python.utils.statsfile2gnuplot.data = sys.stdin.readlines()
 
 python.utils.statsfile2gnuplot.default
 
 python.utils.statsfile2gnuplot.dest
 
 python.utils.statsfile2gnuplot.f = open(args[0], 'r')
 
 python.utils.statsfile2gnuplot.help
 
 python.utils.statsfile2gnuplot.i = options.ignore
 
int python.utils.statsfile2gnuplot.j = 0
 
 python.utils.statsfile2gnuplot.line = line.strip()
 
 python.utils.statsfile2gnuplot.metavar
 
 python.utils.statsfile2gnuplot.options
 
 python.utils.statsfile2gnuplot.parser = optparse.OptionParser()
 
string python.utils.statsfile2gnuplot.s
 
int python.utils.statsfile2gnuplot.tt = 1
 
 python.utils.statsfile2gnuplot.type