Classes | |
| class | FigureGenerator |
Variables | |
| string | fileRoot = "stats" |
| string | diskRoot = "." |
| filename = None | |
| diskRoot = arg | |
| fileRoot = arg | |
| list | filename = args[0] |
| tuple | figGen = FigureGenerator(filename, fileRoot, diskRoot) |
string figures::fileRoot = "stats" [static] |
Definition at line 107 of file figures.py.
string figures::diskRoot = "." [static] |
Definition at line 108 of file figures.py.
figures::filename = None [static] |
Definition at line 109 of file figures.py.
figures::diskRoot = arg [static] |
Definition at line 114 of file figures.py.
figures::fileRoot = arg [static] |
Definition at line 116 of file figures.py.
list figures::filename = args[0] [static] |
Definition at line 118 of file figures.py.
tuple figures::figGen = FigureGenerator(filename, fileRoot, diskRoot) [static] |
Definition at line 122 of file figures.py.
1.4.7